<?xml version="1.0" encoding="UTF-8"?>
<robot generator="Robot 7.4.2 (Python 3.11.10 on linux)" generated="2026-05-12T03:42:51.118836" rpa="false" schemaversion="5">
<suite id="s1" name="openflowplugin-scale-switch.txt" source="/w/workspace/openflowplugin-csit-1node-scale-switch-only-vanadium/test/csit/suites/openflowplugin/Maximum_Switches/010__finding_max_switches.robot">
<kw name="Workflow Setup" owner="WorkflowsOpenFlow" type="SETUP">
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:42:51.875622" level="INFO">Creating Session using : alias=session, url=http://10.30.170.73:8181, headers={'Content-Type': 'application/xml'},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x787add7badd0&gt;, timeout=None, proxies=None, verify=False,                     debug=0 </msg>
<arg>session</arg>
<arg>http://${ODL_SYSTEM_IP}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-05-12T03:42:51.875039" elapsed="0.000827"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Issue_Command_On_Karaf_Console" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-05-12T03:42:51.881604" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:42:51.881456" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-05-12T03:42:51.881427" elapsed="0.000264"/>
</if>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${controller}</arg>
<arg>port=${karaf_port}</arg>
<arg>prompt=${KARAF_PROMPT_LOGIN}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-05-12T03:42:51.881896" elapsed="0.000513"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-05-12T03:42:51.882882" level="INFO">Logging into '10.30.170.73:8101' as 'karaf'.</msg>
<msg time="2026-05-12T03:42:52.728279" level="INFO">Read output: [33m                                                                                           
[33m    ________                       ________                .__  .__       .__     __       
[33m    \_____  \ ______   ____   ____ \______ \ _____  ___.__.|  | |__| ____ |  |___/  |_     
[33m     /   |   \\____ \_/ __ \ /    \ |    |  \\__  \&lt;   |  ||  | |  |/ ___\|  |  \   __\    
[33m    /    |    \  |_&gt; &gt;  ___/|   |  \|    `   \/ __ \\___  ||  |_|  / /_/  &gt;   Y  \  |      
[33m    \_______  /   __/ \___  &gt;___|  /_______  (____  / ____||____/__\___  /|___|  /__|      
[33m            \/|__|        \/     \/        \/     \/\/            /_____/      \/          
[33m                                                                                           

Hit '[1m&lt;tab&gt;[0m' for a list of available commands
and '[1m[cmd] --help[0m' for help on a specific command.
Hit '[1m&lt;ctrl-d&gt;[0m' or type '[1msystem:shutdown[0m' or '[1mlogout[0m' to shutdown OpenDaylight.

[?1h=[90m~[0m                                                                                [?2004hopendaylight-user</msg>
<arg>${KARAF_USER}</arg>
<arg>${KARAF_PASSWORD}</arg>
<arg>loglevel=${loglevel}</arg>
<doc>Logs into the SSH server with the given ``username`` and ``password``.</doc>
<status status="PASS" start="2026-05-12T03:42:51.882599" elapsed="0.845956"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-05-12T03:42:52.776803" level="INFO">@root&gt;log:set ERROR</msg>
<arg>${cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-05-12T03:42:52.729044" elapsed="0.047890"/>
</kw>
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-05-12T03:42:52.778846" level="INFO">[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<msg time="2026-05-12T03:42:52.778958" level="INFO">${output} = [?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<var>${output}</var>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-05-12T03:42:52.777244" elapsed="0.001748"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>logout\n</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-05-12T03:42:52.779187" elapsed="0.000239"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-05-12T03:42:52.779608" elapsed="0.000242"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:42:52.780439" level="INFO">[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:42:52.780032" elapsed="0.000465"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-05-12T03:42:52.780554" elapsed="0.000058"/>
</return>
<arg>log:set ${log_level}</arg>
<doc>Will execute the given ${cmd} by ssh'ing to the karaf console running on 10.30.170.73
Note that this keyword will open&amp;close new SSH connection, without switching back to previously current session.</doc>
<status status="PASS" start="2026-05-12T03:42:51.881047" elapsed="0.899701"/>
</kw>
<arg>3x</arg>
<arg>1s</arg>
<arg>KarafKeywords.Issue Command On Karaf Console</arg>
<arg>log:set ${log_level}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-05-12T03:42:51.876984" elapsed="0.903835"/>
</kw>
<status status="PASS" start="2026-05-12T03:42:51.874619" elapsed="0.906268"/>
</kw>
<test id="s1-t1" name="Find Max Switches" line="22">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:42:52.782375" level="INFO">${error_message} = Fail initializing suite</msg>
<var>${error_message}</var>
<arg>Fail initializing suite</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:42:52.781792" elapsed="0.000621"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:42:52.784836" level="INFO">${maximum_switches} = 0</msg>
<var>${maximum_switches}</var>
<arg>${0}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:42:52.782638" elapsed="0.002228"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:42:52.785398" level="INFO">${discover_time} = 0</msg>
<var>${discover_time}</var>
<arg>0</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:42:52.785074" elapsed="0.000352"/>
</kw>
<kw name="Convert To Integer" owner="BuiltIn">
<msg time="2026-05-12T03:42:52.785970" level="INFO">${start} = 100</msg>
<var>${start}</var>
<arg>${MIN_SWITCHES}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-05-12T03:42:52.785634" elapsed="0.000363"/>
</kw>
<kw name="Convert To Integer" owner="BuiltIn">
<msg time="2026-05-12T03:42:52.786551" level="INFO">${stop} = 800</msg>
<var>${stop}</var>
<arg>${MAX_SWITCHES}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-05-12T03:42:52.786225" elapsed="0.000354"/>
</kw>
<kw name="Convert To Integer" owner="BuiltIn">
<msg time="2026-05-12T03:42:52.787103" level="INFO">${step} = 100</msg>
<var>${step}</var>
<arg>${STEP_SWITCHES}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-05-12T03:42:52.786781" elapsed="0.000348"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Workflow Linear Topology" owner="WorkflowsOpenFlow">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:42:52.795886" level="INFO">${error_message} = Test has completed</msg>
<var>${error_message}</var>
<arg>Test has completed</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:42:52.795571" elapsed="0.000346"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:42:52.797981" level="INFO">${topology_discover_time} = 0</msg>
<var>${topology_discover_time}</var>
<arg>${0}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:42:52.796119" elapsed="0.001895"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-05-12T03:42:52.798591" level="INFO">${controller_list} = ['10.30.170.73']</msg>
<var>${controller_list}</var>
<arg>${ODL_SYSTEM_IP}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-05-12T03:42:52.798281" elapsed="0.000337"/>
</kw>
<kw name="Convert To Integer" owner="BuiltIn">
<msg time="2026-05-12T03:42:52.799137" level="INFO">${flow_count} = 10000</msg>
<var>${flow_count}</var>
<arg>${flow_count}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-05-12T03:42:52.798812" elapsed="0.000374"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:42:52.799859" level="INFO">${flows_ovs_25} = 10100</msg>
<var>${flows_ovs_25}</var>
<arg>${flow_count} + ${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:42:52.799391" elapsed="0.000496"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:42:52.800482" level="INFO">${flows_before} = 100</msg>
<var>${flows_before}</var>
<arg>${switches}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:42:52.800101" elapsed="0.000408"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:42:52.800988" level="INFO">${flows_after} = 10100</msg>
<var>${flows_after}</var>
<arg>${flows_ovs_25}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:42:52.800700" elapsed="0.000314"/>
</kw>
<kw name="Generate New Flow Details" owner="ScaleClient">
<msg time="2026-05-12T03:42:52.822795" level="INFO">${flows} = [(6, 1, 0), (73, 4, 1), (16, 1, 2), (48, 4, 3), (73, 7, 4), (46, 5, 5), (10, 3, 6), (42, 1, 7), (32, 4, 8), (100, 4, 9), (26, 4, 10), (85, 0, 11), (49, 0, 12), (64, 0, 13), (26, 4, 14), (42, 7, 15), (...</msg>
<msg time="2026-05-12T03:42:52.823222" level="INFO">${notes} = {6: {'total': 99, 1: 10, 2: 14, 5: 6, 7: 12, 6: 10, 9: 11, 4: 11, 3: 8, 0: 10, 8: 7}, 73: {'total': 100, 4: 10, 7: 5, 0: 10, 8: 7, 1: 17, 2: 14, 5: 9, 9: 10, 3: 9, 6: 9}, 16: {'total': 95, 1: 10, 2: 1...</msg>
<var>${flows}</var>
<var>${notes}</var>
<arg>flows=${flow_count}</arg>
<arg>switches=${switches}</arg>
<arg>swspread=${swspread}</arg>
<arg>tables=${tables}</arg>
<arg>tabspread=${tabspread}</arg>
<doc>Generate a list of tupples (switch_id, table_id, flow_id) which are generated
according to the spread rules between swithces and tables.
It also returns a dictionary with statsistics.</doc>
<status status="PASS" start="2026-05-12T03:42:52.801193" elapsed="0.022067"/>
</kw>
<kw name="Log To Console" owner="BuiltIn">
<arg>${\n}</arg>
<doc>Logs the given message to the console.</doc>
<status status="PASS" start="2026-05-12T03:42:52.823513" elapsed="0.000487"/>
</kw>
<kw name="Log To Console" owner="BuiltIn">
<arg>Starting mininet linear ${switches} switches</arg>
<doc>Logs the given message to the console.</doc>
<status status="PASS" start="2026-05-12T03:42:52.824272" elapsed="0.000408"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Start Mininet Linear" owner="MininetKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:42:52.828789" level="INFO">Start Mininet Linear</msg>
<arg>Start Mininet Linear</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:42:52.828542" elapsed="0.000298"/>
</kw>
<kw name="Start Mininet Single Controller" owner="MininetKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:42:52.831964" level="INFO">Clear any existing mininet</msg>
<arg>Clear any existing mininet</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:42:52.831732" elapsed="0.000280"/>
</kw>
<kw name="Clean Mininet System" owner="Utils">
<kw name="Run Command On Mininet" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-05-12T03:42:52.834671" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:42:52.834355" elapsed="0.000376"/>
</branch>
<status status="PASS" start="2026-05-12T03:42:52.834327" elapsed="0.000433"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-05-12T03:42:52.835100" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-05-12T03:42:52.835234" level="INFO">${current_ssh_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-05-12T03:42:52.834916" elapsed="0.000347"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:42:52.835819" level="INFO">Attempting to execute command "sudo mn -c" on remote system "10.30.171.227" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:42:52.835423" elapsed="0.000445"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-05-12T03:42:52.836487" level="INFO">${conn_id} = 2</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-05-12T03:42:52.836033" elapsed="0.000482"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-05-12T03:42:52.838112" level="INFO">Length is 0.</msg>
<msg time="2026-05-12T03:42:52.838221" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-05-12T03:42:52.837147" elapsed="0.001123"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:42:52.838472" elapsed="0.000619"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-05-12T03:42:52.840680" level="INFO">Logging into '10.30.171.227:22' as 'jenkins'.</msg>
<msg time="2026-05-12T03:42:53.552896" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-153-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue May 12 03:42:53 UTC 2026

  System load:  0.04               Processes:             113
  Usage of /:   19.3% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.171.227
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

9 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


[?2004h[jenkins@releng-51746-238-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-05-12T03:42:52.840050" elapsed="0.713183"/>
</kw>
<msg time="2026-05-12T03:42:53.553453" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:42:52.839286" elapsed="0.714285"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-05-12T03:42:52.836741" elapsed="0.716957"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-05-12T03:42:53.554214" level="INFO">Executing command 'sudo mn -c'.</msg>
<msg time="2026-05-12T03:42:54.721495" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-05-12T03:42:54.722552" level="INFO">${stdout} = </msg>
<msg time="2026-05-12T03:42:54.722672" level="INFO">${stderr} = *** Removing excess controllers/ofprotocols/ofdatapaths/pings/noxes
killall controller ofprotocol ofdatapath ping nox_corelt-nox_core ovs-openflowd ovs-controllerovs-testcontroller udpbwtest mnexec iv...</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-05-12T03:42:53.553946" elapsed="1.168790"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-05-12T03:42:54.723281" elapsed="0.000628"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:42:54.725130" level="INFO">*** Removing excess controllers/ofprotocols/ofdatapaths/pings/noxes
killall controller ofprotocol ofdatapath ping nox_corelt-nox_core ovs-openflowd ovs-controllerovs-testcontroller udpbwtest mnexec ivs ryu-manager 2&gt; /dev/null
killall -9 controller ofprotocol ofdatapath ping nox_corelt-nox_core ovs-openflowd ovs-controllerovs-testcontroller udpbwtest mnexec ivs ryu-manager 2&gt; /dev/null
pkill -9 -f "sudo mnexec"
*** Removing junk from /tmp
rm -f /tmp/vconn* /tmp/vlogs* /tmp/*.out /tmp/*.log
*** Removing old X11 tunnels
*** Removing excess kernel datapaths
ps ax | egrep -o 'dp[0-9]+' | sed 's/dp/nl:/'
***  Removing OVS datapaths
ovs-vsctl --timeout=1 list-br
ovs-vsctl --timeout=1 list-br
*** Removing all links of the pattern foo-ethX
ip link show | egrep -o '([-_.[:alnum:]]+-eth[[:digit:]]+)'
ip link show
*** Killing stale mininet node processes
pkill -9 -f mininet:
*** Shutting down stale tunnels
pkill -9 -f Tunnel=Ethernet
pkill -9 -f .ssh/mn
rm -f ~/.ssh/mn/*
*** Cleanup complete.</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:42:54.724430" elapsed="0.000872"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-05-12T03:42:54.725871" elapsed="0.000043"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:42:54.725507" elapsed="0.000485"/>
</branch>
<status status="PASS" start="2026-05-12T03:42:54.725440" elapsed="0.000609"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-05-12T03:42:54.726481" elapsed="0.000077"/>
</return>
<status status="PASS" start="2026-05-12T03:42:54.726213" elapsed="0.000423"/>
</branch>
<status status="PASS" start="2026-05-12T03:42:54.726143" elapsed="0.000551"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-05-12T03:42:54.726773" elapsed="0.000033"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:42:54.731673" elapsed="0.000551"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-05-12T03:42:54.732395" elapsed="0.000180"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-05-12T03:42:54.732726" elapsed="0.000099"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-05-12T03:42:54.727595" elapsed="0.005283"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-05-12T03:42:52.833764" elapsed="1.899208"/>
</kw>
<msg time="2026-05-12T03:42:54.733029" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:42:52.833175" elapsed="1.899923"/>
</kw>
<arg>${system}</arg>
<arg>sudo mn -c</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Mininet machine.</doc>
<status status="PASS" start="2026-05-12T03:42:52.832643" elapsed="1.900553"/>
</kw>
<kw name="Run Command On Mininet" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-05-12T03:42:54.735348" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:42:54.735036" elapsed="0.000370"/>
</branch>
<status status="PASS" start="2026-05-12T03:42:54.735015" elapsed="0.000416"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-05-12T03:42:54.735739" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-05-12T03:42:54.735847" level="INFO">${current_ssh_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-05-12T03:42:54.735588" elapsed="0.000286"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:42:54.736443" level="INFO">Attempting to execute command "sudo ps -elf | egrep 'usr/local/bin/mn' | egrep python | awk '{print "sudo kill -9",$4}' | sh" on remote system "10.30.171.227" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:42:54.736033" elapsed="0.000527"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-05-12T03:42:54.737102" level="INFO">${conn_id} = 4</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-05-12T03:42:54.736724" elapsed="0.000405"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-05-12T03:42:54.738476" level="INFO">Length is 0.</msg>
<msg time="2026-05-12T03:42:54.738555" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-05-12T03:42:54.737957" elapsed="0.000622"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:42:54.738744" elapsed="0.000617"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-05-12T03:42:54.740797" level="INFO">Logging into '10.30.171.227:22' as 'jenkins'.</msg>
<msg time="2026-05-12T03:42:55.076116" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-153-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue May 12 03:42:53 UTC 2026

  System load:  0.04               Processes:             113
  Usage of /:   19.3% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.171.227
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

9 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue May 12 03:42:53 2026 from 10.30.170.229
[?2004h[jenkins@releng-51746-238-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-05-12T03:42:54.740218" elapsed="0.336146"/>
</kw>
<msg time="2026-05-12T03:42:55.076598" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:42:54.739536" elapsed="0.337196"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-05-12T03:42:54.737371" elapsed="0.339511"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-05-12T03:42:55.077611" level="INFO">Executing command 'sudo ps -elf | egrep 'usr/local/bin/mn' | egrep python | awk '{print "sudo kill -9",$4}' | sh'.</msg>
<msg time="2026-05-12T03:42:55.120529" level="INFO">Command exited with return code -1.</msg>
<msg time="2026-05-12T03:42:55.120924" level="INFO">${stdout} = </msg>
<msg time="2026-05-12T03:42:55.121029" level="INFO">${stderr} = </msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-05-12T03:42:55.077219" elapsed="0.043870"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-05-12T03:42:55.122246" elapsed="0.000737"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:42:55.124201" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:42:55.123499" elapsed="0.000813"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-05-12T03:42:55.124891" elapsed="0.000041"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:42:55.124555" elapsed="0.000452"/>
</branch>
<status status="PASS" start="2026-05-12T03:42:55.124488" elapsed="0.000574"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-05-12T03:42:55.125646" elapsed="0.000079"/>
</return>
<status status="PASS" start="2026-05-12T03:42:55.125336" elapsed="0.000484"/>
</branch>
<status status="PASS" start="2026-05-12T03:42:55.125213" elapsed="0.000667"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-05-12T03:42:55.125966" elapsed="0.000038"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:42:55.130080" elapsed="0.000775"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-05-12T03:42:55.131101" elapsed="0.000260"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-05-12T03:42:55.131575" elapsed="0.000141"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-05-12T03:42:55.126671" elapsed="0.005126"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-05-12T03:42:54.734499" elapsed="0.397432"/>
</kw>
<msg time="2026-05-12T03:42:55.132009" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:42:54.733912" elapsed="0.398178"/>
</kw>
<arg>${system}</arg>
<arg>sudo ps -elf | egrep 'usr/local/bin/mn' | egrep python | awk '{print "sudo kill -9",$4}' | sh</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Mininet machine.</doc>
<status status="PASS" start="2026-05-12T03:42:54.733381" elapsed="0.398846"/>
</kw>
<arg>${mininet}</arg>
<status status="PASS" start="2026-05-12T03:42:52.832244" elapsed="2.300159"/>
</kw>
<kw name="Open_Connection_To_Tools_System" owner="SSHKeywords">
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-05-12T03:42:55.139411" level="INFO">${tools_connection} = 6</msg>
<var>${tools_connection}</var>
<arg>${ip_address}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-05-12T03:42:55.138957" elapsed="0.000482"/>
</kw>
<kw name="Flexible_Mininet_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-05-12T03:42:55.141475" level="INFO">Length is 0.</msg>
<msg time="2026-05-12T03:42:55.141556" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-05-12T03:42:55.141125" elapsed="0.000456"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:42:55.141744" elapsed="0.000364"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-05-12T03:42:55.143329" level="INFO">Logging into '10.30.171.227:22' as 'jenkins'.</msg>
<msg time="2026-05-12T03:42:55.490073" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-153-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue May 12 03:42:53 UTC 2026

  System load:  0.04               Processes:             113
  Usage of /:   19.3% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.171.227
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

9 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue May 12 03:42:55 2026 from 10.30.170.229
[?2004h[jenkins@releng-51746-238-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-05-12T03:42:55.142678" elapsed="0.347747"/>
</kw>
<msg time="2026-05-12T03:42:55.490520" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:42:55.142307" elapsed="0.348310"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-05-12T03:42:55.140440" elapsed="0.350298"/>
</kw>
<msg time="2026-05-12T03:42:55.490792" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:42:55.140018" elapsed="0.350823"/>
</kw>
<doc>Call Flexible SSH Login, but with default values suitable for Mininet machine.</doc>
<status status="PASS" start="2026-05-12T03:42:55.139632" elapsed="0.351285"/>
</kw>
<return>
<value>${tools_connection}</value>
<status status="PASS" start="2026-05-12T03:42:55.490972" elapsed="0.000047"/>
</return>
<msg time="2026-05-12T03:42:55.491216" level="INFO">${mininet_conn_id} = 6</msg>
<var>${mininet_conn_id}</var>
<arg>ip_address=${mininet}</arg>
<arg>timeout=${timeout}</arg>
<doc>Open a connection to the tools system at ${ip_address} and return its identifier.</doc>
<status status="PASS" start="2026-05-12T03:42:55.138451" elapsed="0.352793"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-05-12T03:42:55.492038" level="INFO">${mininet_conn_id} = 6</msg>
<arg>${mininet_conn_id}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-05-12T03:42:55.491553" elapsed="0.000529"/>
</kw>
<if>
<branch type="IF" condition="'${custom}' != '${EMPTY}'">
<kw name="Put File" owner="SSHLibrary">
<arg>${custom}</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="NOT RUN" start="2026-05-12T03:42:55.494449" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:42:55.492200" elapsed="0.002308"/>
</branch>
<status status="PASS" start="2026-05-12T03:42:55.492147" elapsed="0.002389"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:42:55.495015" level="INFO">Start mininet --topo linear,100 to 10.30.170.73</msg>
<arg>Start mininet ${options} to ${controller}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:42:55.494709" elapsed="0.000352"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-05-12T03:42:55.497545" level="INFO">sudo mn --controller 'remote,ip=10.30.170.73,port=6633' --topo linear,100 --switch ovsk,protocols=OpenFlow13</msg>
<arg>sudo mn --controller 'remote,ip=${controller},port=${ofport}' ${options} --switch ovsk,protocols=OpenFlow${ofversion}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-05-12T03:42:55.495247" elapsed="0.002361"/>
</kw>
<kw name="Read Until" owner="SSHLibrary">
<msg time="2026-05-12T03:43:00.330874" level="INFO">[?2004l*** Creating network
*** Adding controller
*** Adding hosts:
h1 h2 h3 h4 h5 h6 h7 h8 h9 h10 h11 h12 h13 h14 h15 h16 h17 h18 h19 h20 h21 h22 h23 h24 h25 h26 h27 h28 h29 h30 h31 h32 h33 h34 h35 h36 h37 h38 h39 h40 h41 h42 h43 h44 h45 h46 h47 h48 h49 h50 h51 h52 h53 h54 h55 h56 h57 h58 h59 h60 h61 h62 h63 h64 h65 h66 h67 h68 h69 h70 h71 h72 h73 h74 h75 h76 h77 h78 h79 h80 h81 h82 h83 h84 h85 h86 h87 h88 h89 h90 h91 h92 h93 h94 h95 h96 h97 h98 h99 h100 
*** Adding switches:
s1 s2 s3 s4 s5 s6 s7 s8 s9 s10 s11 s12 s13 s14 s15 s16 s17 s18 s19 s20 s21 s22 s23 s24 s25 s26 s27 s28 s29 s30 s31 s32 s33 s34 s35 s36 s37 s38 s39 s40 s41 s42 s43 s44 s45 s46 s47 s48 s49 s50 s51 s52 s53 s54 s55 s56 s57 s58 s59 s60 s61 s62 s63 s64 s65 s66 s67 s68 s69 s70 s71 s72 s73 s74 s75 s76 s77 s78 s79 s80 s81 s82 s83 s84 s85 s86 s87 s88 s89 s90 s91 s92 s93 s94 s95 s96 s97 s98 s99 s100 
*** Adding links:
(h1, s1) (h2, s2) (h3, s3) (h4, s4) (h5, s5) (h6, s6) (h7, s7) (h8, s8) (h9, s9) (h10, s10) (h11, s11) (h12, s12) (h13, s13) (h14, s14) (h15, s15) (h16, s16) (h17, s17) (h18, s18) (h19, s19) (h20, s20) (h21, s21) (h22, s22) (h23, s23) (h24, s24) (h25, s25) (h26, s26) (h27, s27) (h28, s28) (h29, s29) (h30, s30) (h31, s31) (h32, s32) (h33, s33) (h34, s34) (h35, s35) (h36, s36) (h37, s37) (h38, s38) (h39, s39) (h40, s40) (h41, s41) (h42, s42) (h43, s43) (h44, s44) (h45, s45) (h46, s46) (h47, s47) (h48, s48) (h49, s49) (h50, s50) (h51, s51) (h52, s52) (h53, s53) (h54, s54) (h55, s55) (h56, s56) (h57, s57) (h58, s58) (h59, s59) (h60, s60) (h61, s61) (h62, s62) (h63, s63) (h64, s64) (h65, s65) (h66, s66) (h67, s67) (h68, s68) (h69, s69) (h70, s70) (h71, s71) (h72, s72) (h73, s73) (h74, s74) (h75, s75) (h76, s76) (h77, s77) (h78, s78) (h79, s79) (h80, s80) (h81, s81) (h82, s82) (h83, s83) (h84, s84) (h85, s85) (h86, s86) (h87, s87) (h88, s88) (h89, s89) (h90, s90) (h91, s91) (h92, s92) (h93, s93) (h94, s94) (h95, s95) (h96, s96) (h97, s97) (h98, s98) (h99, s99) (h100, s100) (s2, s1) (s3, s2) (s4, s3) (s5, s4) (s6, s5) (s7, s6) (s8, s7) (s9, s8) (s10, s9) (s11, s10) (s12, s11) (s13, s12) (s14, s13) (s15, s14) (s16, s15) (s17, s16) (s18, s17) (s19, s18) (s20, s19) (s21, s20) (s22, s21) (s23, s22) (s24, s23) (s25, s24) (s26, s25) (s27, s26) (s28, s27) (s29, s28) (s30, s29) (s31, s30) (s32, s31) (s33, s32) (s34, s33) (s35, s34) (s36, s35) (s37, s36) (s38, s37) (s39, s38) (s40, s39) (s41, s40) (s42, s41) (s43, s42) (s44, s43) (s45, s44) (s46, s45) (s47, s46) (s48, s47) (s49, s48) (s50, s49) (s51, s50) (s52, s51) (s53, s52) (s54, s53) (s55, s54) (s56, s55) (s57, s56) (s58, s57) (s59, s58) (s60, s59) (s61, s60) (s62, s61) (s63, s62) (s64, s63) (s65, s64) (s66, s65) (s67, s66) (s68, s67) (s69, s68) (s70, s69) (s71, s70) (s72, s71) (s73, s72) (s74, s73) (s75, s74) (s76, s75) (s77, s76) (s78, s77) (s79, s78) (s80, s79) (s81, s80) (s82, s81) (s83, s82) (s84, s83) (s85, s84) (s86, s85) (s87, s86) (s88, s87) (s89, s88) (s90, s89) (s91, s90) (s92, s91) (s93, s92) (s94, s93) (s95, s94) (s96, s95) (s97, s96) (s98, s97) (s99, s98) (s100, s99) 
*** Configuring hosts
h1 h2 h3 h4 h5 h6 h7 h8 h9 h10 h11 h12 h13 h14 h15 h16 h17 h18 h19 h20 h21 h22 h23 h24 h25 h26 h27 h28 h29 h30 h31 h32 h33 h34 h35 h36 h37 h38 h39 h40 h41 h42 h43 h44 h45 h46 h47 h48 h49 h50 h51 h52 h53 h54 h55 h56 h57 h58 h59 h60 h61 h62 h63 h64 h65 h66 h67 h68 h69 h70 h71 h72 h73 h74 h75 h76 h77 h78 h79 h80 h81 h82 h83 h84 h85 h86 h87 h88 h89 h90 h91 h92 h93 h94 h95 h96 h97 h98 h99 h100 
*** Starting controller
c0 
*** Starting 100 switches
s1 s2 s3 s4 s5 s6 s7 s8 s9 s10 s11 s12 s13 s14 s15 s16 s17 s18 s19 s20 s21 s22 s23 s24 s25 s26 s27 s28 s29 s30 s31 s32 s33 s34 s35 s36 s37 s38 s39 s40 s41 s42 s43 s44 s45 s46 s47 s48 s49 s50 s51 s52 s53 s54 s55 s56 s57 s58 s59 s60 s61 s62 s63 s64 s65 s66 s67 s68 s69 s70 s71 s72 s73 s74 s75 s76 s77 s78 s79 s80 s81 s82 s83 s84 s85 s86 s87 s88 s89 s90 s91 s92 s93 s94 s95 s96 s97 s98 s99 s100 ...
*** Starting CLI:
mininet&gt;</msg>
<arg>mininet&gt;</arg>
<doc>Consumes and returns the server output until ``expected`` is encountered.</doc>
<status status="PASS" start="2026-05-12T03:42:55.497774" elapsed="4.833572"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:00.332217" level="INFO">Check OVS configuratiom</msg>
<arg>Check OVS configuratiom</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:00.331767" elapsed="0.000503"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-05-12T03:43:00.334898" level="INFO">sh ovs-vsctl show</msg>
<arg>sh ovs-vsctl show</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-05-12T03:43:00.332463" elapsed="0.002505"/>
</kw>
<kw name="Read Until" owner="SSHLibrary">
<msg time="2026-05-12T03:43:00.981602" level="INFO">9a5df812-eb49-4477-a37e-2d464c02791d
    Bridge s60
        Controller "ptcp:6713"
        Controller "tcp:10.30.170.73:6633"
        fail_mode: secure
        Port s60-eth2
            Interface s60-eth2
        Port s60
            Interface s60
                type: internal
        Port s60-eth3
            Interface s60-eth3
        Port s60-eth1
            Interface s60-eth1
    Bridge s41
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6694"
        fail_mode: secure
        Port s41-eth1
            Interface s41-eth1
        Port s41-eth3
            Interface s41-eth3
        Port s41
            Interface s41
                type: internal
        Port s41-eth2
            Interface s41-eth2
    Bridge s9
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6662"
        fail_mode: secure
        Port s9-eth3
            Interface s9-eth3
        Port s9
            Interface s9
                type: internal
        Port s9-eth1
            Interface s9-eth1
        Port s9-eth2
            Interface s9-eth2
    Bridge s26
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6679"
        fail_mode: secure
        Port s26-eth1
            Interface s26-eth1
        Port s26-eth2
            Interface s26-eth2
        Port s26-eth3
            Interface s26-eth3
        Port s26
            Interface s26
                type: internal
    Bridge s21
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6674"
        fail_mode: secure
        Port s21-eth3
            Interface s21-eth3
        Port s21-eth2
            Interface s21-eth2
        Port s21
            Interface s21
                type: internal
        Port s21-eth1
            Interface s21-eth1
    Bridge s28
        Controller "ptcp:6681"
        Controller "tcp:10.30.170.73:6633"
        fail_mode: secure
        Port s28-eth3
            Interface s28-eth3
        Port s28-eth2
            Interface s28-eth2
        Port s28
            Interface s28
                type: internal
        Port s28-eth1
            Interface s28-eth1
    Bridge s16
        Controller "ptcp:6669"
        Controller "tcp:10.30.170.73:6633"
        fail_mode: secure
        Port s16
            Interface s16
                type: internal
        Port s16-eth3
            Interface s16-eth3
        Port s16-eth1
            Interface s16-eth1
        Port s16-eth2
            Interface s16-eth2
    Bridge s61
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6714"
        fail_mode: secure
        Port s61-eth2
            Interface s61-eth2
        Port s61
            Interface s61
                type: internal
        Port s61-eth3
            Interface s61-eth3
        Port s61-eth1
            Interface s61-eth1
    Bridge s75
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6728"
        fail_mode: secure
        Port s75-eth1
            Interface s75-eth1
        Port s75
            Interface s75
                type: internal
        Port s75-eth3
            Interface s75-eth3
        Port s75-eth2
            Interface s75-eth2
    Bridge s13
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6666"
        fail_mode: secure
        Port s13-eth2
            Interface s13-eth2
        Port s13
            Interface s13
                type: internal
        Port s13-eth1
            Interface s13-eth1
        Port s13-eth3
            Interface s13-eth3
    Bridge s49
        Controller "ptcp:6702"
        Controller "tcp:10.30.170.73:6633"
        fail_mode: secure
        Port s49-eth2
            Interface s49-eth2
        Port s49-eth1
            Interface s49-eth1
        Port s49-eth3
            Interface s49-eth3
        Port s49
            Interface s49
                type: internal
    Bridge s80
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6733"
        fail_mode: secure
        Port s80-eth1
            Interface s80-eth1
        Port s80-eth3
            Interface s80-eth3
        Port s80
            Interface s80
                type: internal
        Port s80-eth2
            Interface s80-eth2
    Bridge s44
        Controller "ptcp:6697"
        Controller "tcp:10.30.170.73:6633"
        fail_mode: secure
        Port s44-eth3
            Interface s44-eth3
        Port s44
            Interface s44
                type: internal
        Port s44-eth2
            Interface s44-eth2
        Port s44-eth1
            Interface s44-eth1
    Bridge s97
        Controller "ptcp:6750"
        Controller "tcp:10.30.170.73:6633"
        fail_mode: secure
        Port s97-eth2
            Interface s97-eth2
        Port s97-eth3
            Interface s97-eth3
        Port s97
            Interface s97
                type: internal
        Port s97-eth1
            Interface s97-eth1
    Bridge s73
        Controller "ptcp:6726"
        Controller "tcp:10.30.170.73:6633"
        fail_mode: secure
        Port s73-eth1
            Interface s73-eth1
        Port s73
            Interface s73
                type: internal
        Port s73-eth3
            Interface s73-eth3
        Port s73-eth2
            Interface s73-eth2
    Bridge s19
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6672"
        fail_mode: secure
        Port s19-eth2
            Interface s19-eth2
        Port s19-eth3
            Interface s19-eth3
        Port s19
            Interface s19
                type: internal
        Port s19-eth1
            Interface s19-eth1
    Bridge s38
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6691"
        fail_mode: secure
        Port s38-eth2
            Interface s38-eth2
        Port s38-eth1
            Interface s38-eth1
        Port s38-eth3
            Interface s38-eth3
        Port s38
            Interface s38
                type: internal
    Bridge s43
        Controller "ptcp:6696"
        Controller "tcp:10.30.170.73:6633"
        fail_mode: secure
        Port s43-eth3
            Interface s43-eth3
        Port s43
            Interface s43
                type: internal
        Port s43-eth2
            Interface s43-eth2
        Port s43-eth1
            Interface s43-eth1
    Bridge s50
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6703"
        fail_mode: secure
        Port s50-eth1
            Interface s50-eth1
        Port s50
            Interface s50
                type: internal
        Port s50-eth2
            Interface s50-eth2
        Port s50-eth3
            Interface s50-eth3
    Bridge s2
        Controller "ptcp:6655"
        Controller "tcp:10.30.170.73:6633"
        fail_mode: secure
        Port s2
            Interface s2
                type: internal
        Port s2-eth1
            Interface s2-eth1
        Port s2-eth2
            Interface s2-eth2
        Port s2-eth3
            Interface s2-eth3
    Bridge s55
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6708"
        fail_mode: secure
        Port s55-eth2
            Interface s55-eth2
        Port s55-eth1
            Interface s55-eth1
        Port s55
            Interface s55
                type: internal
        Port s55-eth3
            Interface s55-eth3
    Bridge s56
        Controller "ptcp:6709"
        Controller "tcp:10.30.170.73:6633"
        fail_mode: secure
        Port s56-eth3
            Interface s56-eth3
        Port s56-eth1
            Interface s56-eth1
        Port s56
            Interface s56
                type: internal
        Port s56-eth2
            Interface s56-eth2
    Bridge s3
        Controller "ptcp:6656"
        Controller "tcp:10.30.170.73:6633"
        fail_mode: secure
        Port s3-eth3
            Interface s3-eth3
        Port s3
            Interface s3
                type: internal
        Port s3-eth1
            Interface s3-eth1
        Port s3-eth2
            Interface s3-eth2
    Bridge s1
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6654"
        fail_mode: secure
        Port s1-eth1
            Interface s1-eth1
        Port s1
            Interface s1
                type: internal
        Port s1-eth2
            Interface s1-eth2
    Bridge s53
        Controller "ptcp:6706"
        Controller "tcp:10.30.170.73:6633"
        fail_mode: secure
        Port s53-eth1
            Interface s53-eth1
        Port s53-eth3
            Interface s53-eth3
        Port s53
            Interface s53
                type: internal
        Port s53-eth2
            Interface s53-eth2
    Bridge s14
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6667"
        fail_mode: secure
        Port s14-eth2
            Interface s14-eth2
        Port s14-eth1
            Interface s14-eth1
        Port s14
            Interface s14
                type: internal
        Port s14-eth3
            Interface s14-eth3
    Bridge s45
        Controller "ptcp:6698"
        Controller "tcp:10.30.170.73:6633"
        fail_mode: secure
        Port s45-eth3
            Interface s45-eth3
        Port s45-eth1
            Interface s45-eth1
        Port s45
            Interface s45
                type: internal
        Port s45-eth2
            Interface s45-eth2
    Bridge s7
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6660"
        fail_mode: secure
        Port s7-eth1
            Interface s7-eth1
        Port s7-eth3
            Interface s7-eth3
        Port s7
            Interface s7
                type: internal
        Port s7-eth2
            Interface s7-eth2
    Bridge s47
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6700"
        fail_mode: secure
        Port s47-eth3
            Interface s47-eth3
        Port s47
            Interface s47
                type: internal
        Port s47-eth1
            Interface s47-eth1
        Port s47-eth2
            Interface s47-eth2
    Bridge s95
        Controller "ptcp:6748"
        Controller "tcp:10.30.170.73:6633"
        fail_mode: secure
        Port s95
            Interface s95
                type: internal
        Port s95-eth2
            Interface s95-eth2
        Port s95-eth3
            Interface s95-eth3
        Port s95-eth1
            Interface s95-eth1
    Bridge s29
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6682"
        fail_mode: secure
        Port s29
            Interface s29
                type: internal
        Port s29-eth2
            Interface s29-eth2
        Port s29-eth1
            Interface s29-eth1
        Port s29-eth3
            Interface s29-eth3
    Bridge s83
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6736"
        fail_mode: secure
        Port s83-eth1
            Interface s83-eth1
        Port s83-eth3
            Interface s83-eth3
        Port s83
            Interface s83
                type: internal
        Port s83-eth2
            Interface s83-eth2
    Bridge s6
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6659"
        fail_mode: secure
        Port s6-eth1
            Interface s6-eth1
        Port s6-eth2
            Interface s6-eth2
        Port s6-eth3
            Interface s6-eth3
        Port s6
            Interface s6
                type: internal
    Bridge s92
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6745"
        fail_mode: secure
        Port s92-eth3
            Interface s92-eth3
        Port s92-eth1
            Interface s92-eth1
        Port s92-eth2
            Interface s92-eth2
        Port s92
            Interface s92
                type: internal
    Bridge s91
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6744"
        fail_mode: secure
        Port s91
            Interface s91
                type: internal
        Port s91-eth1
            Interface s91-eth1
        Port s91-eth2
            Interface s91-eth2
        Port s91-eth3
            Interface s91-eth3
    Bridge s54
        Controller "ptcp:6707"
        Controller "tcp:10.30.170.73:6633"
        fail_mode: secure
        Port s54
            Interface s54
                type: internal
        Port s54-eth2
            Interface s54-eth2
        Port s54-eth1
            Interface s54-eth1
        Port s54-eth3
            Interface s54-eth3
    Bridge s65
        Controller "ptcp:6718"
        Controller "tcp:10.30.170.73:6633"
        fail_mode: secure
        Port s65-eth2
            Interface s65-eth2
        Port s65
            Interface s65
                type: internal
        Port s65-eth3
            Interface s65-eth3
        Port s65-eth1
            Interface s65-eth1
    Bridge s69
        Controller "ptcp:6722"
        Controller "tcp:10.30.170.73:6633"
        fail_mode: secure
        Port s69
            Interface s69
                type: internal
        Port s69-eth1
            Interface s69-eth1
        Port s69-eth2
            Interface s69-eth2
        Port s69-eth3
            Interface s69-eth3
    Bridge s24
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6677"
        fail_mode: secure
        Port s24
            Interface s24
                type: internal
        Port s24-eth2
            Interface s24-eth2
        Port s24-eth1
            Interface s24-eth1
        Port s24-eth3
            Interface s24-eth3
    Bridge s33
        Controller "ptcp:6686"
        Controller "tcp:10.30.170.73:6633"
        fail_mode: secure
        Port s33-eth1
            Interface s33-eth1
        Port s33-eth3
            Interface s33-eth3
        Port s33
            Interface s33
                type: internal
        Port s33-eth2
            Interface s33-eth2
    Bridge s94
        Controller "ptcp:6747"
        Controller "tcp:10.30.170.73:6633"
        fail_mode: secure
        Port s94-eth2
            Interface s94-eth2
        Port s94-eth1
            Interface s94-eth1
        Port s94
            Interface s94
                type: internal
        Port s94-eth3
            Interface s94-eth3
    Bridge s82
        Controller "ptcp:6735"
        Controller "tcp:10.30.170.73:6633"
        fail_mode: secure
        Port s82-eth2
            Interface s82-eth2
        Port s82
            Interface s82
                type: internal
        Port s82-eth3
            Interface s82-eth3
        Port s82-eth1
            Interface s82-eth1
    Bridge s17
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6670"
        fail_mode: secure
        Port s17
            Interface s17
                type: internal
        Port s17-eth2
            Interface s17-eth2
        Port s17-eth3
            Interface s17-eth3
        Port s17-eth1
            Interface s17-eth1
    Bridge s36
        Controller "ptcp:6689"
        Controller "tcp:10.30.170.73:6633"
        fail_mode: secure
        Port s36-eth1
            Interface s36-eth1
        Port s36-eth2
            Interface s36-eth2
        Port s36-eth3
            Interface s36-eth3
        Port s36
            Interface s36
                type: internal
    Bridge s51
        Controller "ptcp:6704"
        Controller "tcp:10.30.170.73:6633"
        fail_mode: secure
        Port s51
            Interface s51
                type: internal
        Port s51-eth2
            Interface s51-eth2
        Port s51-eth3
            Interface s51-eth3
        Port s51-eth1
            Interface s51-eth1
    Bridge s59
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6712"
        fail_mode: secure
        Port s59-eth2
            Interface s59-eth2
        Port s59-eth3
            Interface s59-eth3
        Port s59-eth1
            Interface s59-eth1
        Port s59
            Interface s59
                type: internal
    Bridge s98
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6751"
        fail_mode: secure
        Port s98-eth3
            Interface s98-eth3
        Port s98
            Interface s98
                type: internal
        Port s98-eth2
            Interface s98-eth2
        Port s98-eth1
            Interface s98-eth1
    Bridge s66
        Controller "ptcp:6719"
        Controller "tcp:10.30.170.73:6633"
        fail_mode: secure
        Port s66
            Interface s66
                type: internal
        Port s66-eth3
            Interface s66-eth3
        Port s66-eth2
            Interface s66-eth2
        Port s66-eth1
            Interface s66-eth1
    Bridge s35
        Controller "ptcp:6688"
        Controller "tcp:10.30.170.73:6633"
        fail_mode: secure
        Port s35
            Interface s35
                type: internal
        Port s35-eth3
            Interface s35-eth3
        Port s35-eth2
            Interface s35-eth2
        Port s35-eth1
            Interface s35-eth1
    Bridge s87
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6740"
        fail_mode: secure
        Port s87
            Interface s87
                type: internal
        Port s87-eth3
            Interface s87-eth3
        Port s87-eth2
            Interface s87-eth2
        Port s87-eth1
            Interface s87-eth1
    Bridge s4
        Controller "ptcp:6657"
        Controller "tcp:10.30.170.73:6633"
        fail_mode: secure
        Port s4
            Interface s4
                type: internal
        Port s4-eth3
            Interface s4-eth3
        Port s4-eth2
            Interface s4-eth2
        Port s4-eth1
            Interface s4-eth1
    Bridge s11
        Controller "ptcp:6664"
        Controller "tcp:10.30.170.73:6633"
        fail_mode: secure
        Port s11-eth3
            Interface s11-eth3
        Port s11-eth2
            Interface s11-eth2
        Port s11
            Interface s11
                type: internal
        Port s11-eth1
            Interface s11-eth1
    Bridge s62
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6715"
        fail_mode: secure
        Port s62-eth2
            Interface s62-eth2
        Port s62-eth1
            Interface s62-eth1
        Port s62
            Interface s62
                type: internal
        Port s62-eth3
            Interface s62-eth3
    Bridge s86
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6739"
        fail_mode: secure
        Port s86-eth1
            Interface s86-eth1
        Port s86-eth2
            Interface s86-eth2
        Port s86-eth3
            Interface s86-eth3
        Port s86
            Interface s86
                type: internal
    Bridge s39
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6692"
        fail_mode: secure
        Port s39
            Interface s39
                type: internal
        Port s39-eth3
            Interface s39-eth3
        Port s39-eth2
            Interface s39-eth2
        Port s39-eth1
            Interface s39-eth1
    Bridge s10
        Controller "ptcp:6663"
        Controller "tcp:10.30.170.73:6633"
        fail_mode: secure
        Port s10-eth3
            Interface s10-eth3
        Port s10-eth1
            Interface s10-eth1
        Port s10
            Interface s10
                type: internal
        Port s10-eth2
            Interface s10-eth2
    Bridge s77
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6730"
        fail_mode: secure
        Port s77-eth1
            Interface s77-eth1
        Port s77-eth3
            Interface s77-eth3
        Port s77-eth2
            Interface s77-eth2
        Port s77
            Interface s77
                type: internal
    Bridge s67
        Controller "ptcp:6720"
        Controller "tcp:10.30.170.73:6633"
        fail_mode: secure
        Port s67-eth2
            Interface s67-eth2
        Port s67
            Interface s67
                type: internal
        Port s67-eth3
            Interface s67-eth3
        Port s67-eth1
            Interface s67-eth1
    Bridge s64
        Controller "ptcp:6717"
        Controller "tcp:10.30.170.73:6633"
        fail_mode: secure
        Port s64
            Interface s64
                type: internal
        Port s64-eth2
            Interface s64-eth2
        Port s64-eth1
            Interface s64-eth1
        Port s64-eth3
            Interface s64-eth3
    Bridge s100
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6753"
        fail_mode: secure
        Port s100
            Interface s100
                type: internal
        Port s100-eth2
            Interface s100-eth2
        Port s100-eth1
            Interface s100-eth1
    Bridge s37
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6690"
        fail_mode: secure
        Port s37
            Interface s37
                type: internal
        Port s37-eth1
            Interface s37-eth1
        Port s37-eth3
            Interface s37-eth3
        Port s37-eth2
            Interface s37-eth2
    Bridge s15
        Controller "ptcp:6668"
        Controller "tcp:10.30.170.73:6633"
        fail_mode: secure
        Port s15-eth2
            Interface s15-eth2
        Port s15-eth3
            Interface s15-eth3
        Port s15-eth1
            Interface s15-eth1
        Port s15
            Interface s15
                type: internal
    Bridge s72
        Controller "ptcp:6725"
        Controller "tcp:10.30.170.73:6633"
        fail_mode: secure
        Port s72-eth3
            Interface s72-eth3
        Port s72-eth1
            Interface s72-eth1
        Port s72-eth2
            Interface s72-eth2
        Port s72
            Interface s72
                type: internal
    Bridge s74
        Controller "ptcp:6727"
        Controller "tcp:10.30.170.73:6633"
        fail_mode: secure
        Port s74-eth2
            Interface s74-eth2
        Port s74-eth3
            Interface s74-eth3
        Port s74
            Interface s74
                type: internal
        Port s74-eth1
            Interface s74-eth1
    Bridge s63
        Controller "ptcp:6716"
        Controller "tcp:10.30.170.73:6633"
        fail_mode: secure
        Port s63
            Interface s63
                type: internal
        Port s63-eth3
            Interface s63-eth3
        Port s63-eth1
            Interface s63-eth1
        Port s63-eth2
            Interface s63-eth2
    Bridge s76
        Controller "ptcp:6729"
        Controller "tcp:10.30.170.73:6633"
        fail_mode: secure
        Port s76-eth2
            Interface s76-eth2
        Port s76-eth3
            Interface s76-eth3
        Port s76
            Interface s76
                type: internal
        Port s76-eth1
            Interface s76-eth1
    Bridge s27
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6680"
        fail_mode: secure
        Port s27-eth2
            Interface s27-eth2
        Port s27-eth3
            Interface s27-eth3
        Port s27
            Interface s27
                type: internal
        Port s27-eth1
            Interface s27-eth1
    Bridge s20
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6673"
        fail_mode: secure
        Port s20-eth1
            Interface s20-eth1
        Port s20-eth2
            Interface s20-eth2
        Port s20-eth3
            Interface s20-eth3
        Port s20
            Interface s20
                type: internal
    Bridge s12
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6665"
        fail_mode: secure
        Port s12-eth2
            Interface s12-eth2
        Port s12-eth1
            Interface s12-eth1
        Port s12
            Interface s12
                type: internal
        Port s12-eth3
            Interface s12-eth3
    Bridge s8
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6661"
        fail_mode: secure
        Port s8-eth1
            Interface s8-eth1
        Port s8-eth2
            Interface s8-eth2
        Port s8
            Interface s8
                type: internal
        Port s8-eth3
            Interface s8-eth3
    Bridge s70
        Controller "ptcp:6723"
        Controller "tcp:10.30.170.73:6633"
        fail_mode: secure
        Port s70-eth3
            Interface s70-eth3
        Port s70
            Interface s70
                type: internal
        Port s70-eth2
            Interface s70-eth2
        Port s70-eth1
            Interface s70-eth1
    Bridge s58
        Controller "ptcp:6711"
        Controller "tcp:10.30.170.73:6633"
        fail_mode: secure
        Port s58-eth3
            Interface s58-eth3
        Port s58-eth1
            Interface s58-eth1
        Port s58
            Interface s58
                type: internal
        Port s58-eth2
            Interface s58-eth2
    Bridge s68
        Controller "ptcp:6721"
        Controller "tcp:10.30.170.73:6633"
        fail_mode: secure
        Port s68-eth2
            Interface s68-eth2
        Port s68
            Interface s68
                type: internal
        Port s68-eth1
            Interface s68-eth1
        Port s68-eth3
            Interface s68-eth3
    Bridge s23
        Controller "ptcp:6676"
        Controller "tcp:10.30.170.73:6633"
        fail_mode: secure
        Port s23
            Interface s23
                type: internal
        Port s23-eth3
            Interface s23-eth3
        Port s23-eth1
            Interface s23-eth1
        Port s23-eth2
            Interface s23-eth2
    Bridge s85
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6738"
        fail_mode: secure
        Port s85-eth2
            Interface s85-eth2
        Port s85
            Interface s85
                type: internal
        Port s85-eth1
            Interface s85-eth1
        Port s85-eth3
            Interface s85-eth3
    Bridge s79
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6732"
        fail_mode: secure
        Port s79
            Interface s79
                type: internal
        Port s79-eth3
            Interface s79-eth3
        Port s79-eth2
            Interface s79-eth2
        Port s79-eth1
            Interface s79-eth1
    Bridge s88
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6741"
        fail_mode: secure
        Port s88-eth3
            Interface s88-eth3
        Port s88-eth2
            Interface s88-eth2
        Port s88-eth1
            Interface s88-eth1
        Port s88
            Interface s88
                type: internal
    Bridge s84
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6737"
        fail_mode: secure
        Port s84-eth1
            Interface s84-eth1
        Port s84-eth2
            Interface s84-eth2
        Port s84
            Interface s84
                type: internal
        Port s84-eth3
            Interface s84-eth3
    Bridge s25
        Controller "ptcp:6678"
        Controller "tcp:10.30.170.73:6633"
        fail_mode: secure
        Port s25-eth3
            Interface s25-eth3
        Port s25
            Interface s25
                type: internal
        Port s25-eth2
            Interface s25-eth2
        Port s25-eth1
            Interface s25-eth1
    Bridge s46
        Controller "ptcp:6699"
        Controller "tcp:10.30.170.73:6633"
        fail_mode: secure
        Port s46-eth1
            Interface s46-eth1
        Port s46-eth2
            Interface s46-eth2
        Port s46-eth3
            Interface s46-eth3
        Port s46
            Interface s46
                type: internal
    Bridge s40
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6693"
        fail_mode: secure
        Port s40-eth1
            Interface s40-eth1
        Port s40-eth3
            Interface s40-eth3
        Port s40
            Interface s40
                type: internal
        Port s40-eth2
            Interface s40-eth2
    Bridge s78
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6731"
        fail_mode: secure
        Port s78-eth2
            Interface s78-eth2
        Port s78-eth3
            Interface s78-eth3
        Port s78-eth1
            Interface s78-eth1
        Port s78
            Interface s78
                type: internal
    Bridge s71
        Controller "ptcp:6724"
        Controller "tcp:10.30.170.73:6633"
        fail_mode: secure
        Port s71
            Interface s71
                type: internal
        Port s71-eth1
            Interface s71-eth1
        Port s71-eth2
            Interface s71-eth2
        Port s71-eth3
            Interface s71-eth3
    Bridge s93
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6746"
        fail_mode: secure
        Port s93-eth1
            Interface s93-eth1
        Port s93
            Interface s93
                type: internal
        Port s93-eth3
            Interface s93-eth3
        Port s93-eth2
            Interface s93-eth2
    Bridge s57
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6710"
        fail_mode: secure
        Port s57-eth2
            Interface s57-eth2
        Port s57-eth3
            Interface s57-eth3
        Port s57
            Interface s57
                type: internal
        Port s57-eth1
            Interface s57-eth1
    Bridge s18
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6671"
        fail_mode: secure
        Port s18-eth1
            Interface s18-eth1
        Port s18-eth2
            Interface s18-eth2
        Port s18
            Interface s18
                type: internal
        Port s18-eth3
            Interface s18-eth3
    Bridge s22
        Controller "ptcp:6675"
        Controller "tcp:10.30.170.73:6633"
        fail_mode: secure
        Port s22-eth2
            Interface s22-eth2
        Port s22
            Interface s22
                type: internal
        Port s22-eth3
            Interface s22-eth3
        Port s22-eth1
            Interface s22-eth1
    Bridge s48
        Controller "ptcp:6701"
        Controller "tcp:10.30.170.73:6633"
        fail_mode: secure
        Port s48-eth3
            Interface s48-eth3
        Port s48-eth2
            Interface s48-eth2
        Port s48-eth1
            Interface s48-eth1
        Port s48
            Interface s48
                type: internal
    Bridge s96
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6749"
        fail_mode: secure
        Port s96
            Interface s96
                type: internal
        Port s96-eth2
            Interface s96-eth2
        Port s96-eth1
            Interface s96-eth1
        Port s96-eth3
            Interface s96-eth3
    Bridge s99
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6752"
        fail_mode: secure
        Port s99
            Interface s99
                type: internal
        Port s99-eth2
            Interface s99-eth2
        Port s99-eth3
            Interface s99-eth3
        Port s99-eth1
            Interface s99-eth1
    Bridge s34
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6687"
        fail_mode: secure
        Port s34-eth1
            Interface s34-eth1
        Port s34-eth2
            Interface s34-eth2
        Port s34-eth3
            Interface s34-eth3
        Port s34
            Interface s34
                type: internal
    Bridge s5
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6658"
        fail_mode: secure
        Port s5-eth1
            Interface s5-eth1
        Port s5
            Interface s5
                type: internal
        Port s5-eth2
            Interface s5-eth2
        Port s5-eth3
            Interface s5-eth3
    Bridge s52
        Controller "ptcp:6705"
        Controller "tcp:10.30.170.73:6633"
        fail_mode: secure
        Port s52-eth3
            Interface s52-eth3
        Port s52-eth1
            Interface s52-eth1
        Port s52
            Interface s52
                type: internal
        Port s52-eth2
            Interface s52-eth2
    Bridge s90
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6743"
        fail_mode: secure
        Port s90-eth2
            Interface s90-eth2
        Port s90
            Interface s90
                type: internal
        Port s90-eth1
            Interface s90-eth1
        Port s90-eth3
            Interface s90-eth3
    Bridge s32
        Controller "ptcp:6685"
        Controller "tcp:10.30.170.73:6633"
        fail_mode: secure
        Port s32-eth3
            Interface s32-eth3
        Port s32-eth2
            Interface s32-eth2
        Port s32
            Interface s32
                type: internal
        Port s32-eth1
            Interface s32-eth1
    Bridge s81
        Controller "ptcp:6734"
        Controller "tcp:10.30.170.73:6633"
        fail_mode: secure
        Port s81-eth3
            Interface s81-eth3
        Port s81-eth1
            Interface s81-eth1
        Port s81
            Interface s81
                type: internal
        Port s81-eth2
            Interface s81-eth2
    Bridge s42
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6695"
        fail_mode: secure
        Port s42-eth2
            Interface s42-eth2
        Port s42-eth3
            Interface s42-eth3
        Port s42-eth1
            Interface s42-eth1
        Port s42
            Interface s42
                type: internal
    Bridge s30
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6683"
        fail_mode: secure
        Port s30-eth3
            Interface s30-eth3
        Port s30-eth1
            Interface s30-eth1
        Port s30-eth2
            Interface s30-eth2
        Port s30
            Interface s30
                type: internal
    Bridge s31
        Controller "ptcp:6684"
        Controller "tcp:10.30.170.73:6633"
        fail_mode: secure
        Port s31-eth1
            Interface s31-eth1
        Port s31-eth2
            Interface s31-eth2
        Port s31-eth3
            Interface s31-eth3
        Port s31
            Interface s31
                type: internal
    Bridge s89
        Controller "tcp:10.30.170.73:6633"
        Controller "ptcp:6742"
        fail_mode: secure
        Port s89-eth1
            Interface s89-eth1
        Port s89-eth2
            Interface s89-eth2
        Port s89-eth3
            Interface s89-eth3
        Port s89
            Interface s89
                type: internal
    ovs_version: "2.17.11"
mininet&gt;</msg>
<arg>mininet&gt;</arg>
<doc>Consumes and returns the server output until ``expected`` is encountered.</doc>
<status status="PASS" start="2026-05-12T03:43:00.335202" elapsed="0.647045"/>
</kw>
<return>
<value>${mininet_conn_id}</value>
<status status="PASS" start="2026-05-12T03:43:00.982355" elapsed="0.000070"/>
</return>
<arg>options=--topo linear,${switches}</arg>
<arg>ofversion=${ofversion}</arg>
<arg>ofport=${ofport}</arg>
<arg>timeout=${mininet_timeout}</arg>
<doc>Start Mininet with custom topology and connect to controller.</doc>
<status status="PASS" start="2026-05-12T03:42:52.829200" elapsed="8.153415"/>
</kw>
<arg>${switches}</arg>
<arg>mininet_timeout=${switches*4}</arg>
<doc>Start mininet linear topology with 100 nodes.</doc>
<status status="PASS" start="2026-05-12T03:42:52.825483" elapsed="8.157209"/>
</kw>
<msg time="2026-05-12T03:43:00.982815" level="INFO">${status} = PASS</msg>
<msg time="2026-05-12T03:43:00.982863" level="INFO">${result} = None</msg>
<var>${status}</var>
<var>${result}</var>
<arg>MininetKeywords.Start Mininet Linear</arg>
<arg>${switches}</arg>
<arg>mininet_timeout=${switches*4}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-05-12T03:42:52.824906" elapsed="8.157981"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'FAIL'">
<return>
<value>${status}</value>
<value>Fail starting mininet</value>
<value>${topology_discover_time}</value>
<status status="NOT RUN" start="2026-05-12T03:43:00.983148" elapsed="0.000030"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:00.982996" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:00.982966" elapsed="0.000272"/>
</if>
<kw name="Get Current Date" owner="DateTime">
<msg time="2026-05-12T03:43:00.983837" level="INFO">${start_time} = 2026-05-12 03:43:00.984</msg>
<var>${start_time}</var>
<arg>result_format=timestamp</arg>
<doc>Returns current local or UTC time with an optional increment.</doc>
<status status="PASS" start="2026-05-12T03:43:00.983472" elapsed="0.000392"/>
</kw>
<kw name="Log To Console" owner="BuiltIn">
<arg>Verify controller is OK</arg>
<doc>Logs the given message to the console.</doc>
<status status="PASS" start="2026-05-12T03:43:00.984104" elapsed="0.000524"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Verify Controller Is Not Dead" owner="Utils">
<kw name="Check Karaf Log File Does Not Have Messages" owner="Utils">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:00.995138" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:00.994851" elapsed="0.000361"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:00.994831" elapsed="0.000406"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-05-12T03:43:00.995571" level="INFO">index=6
host=10.30.171.227
alias=None
port=22
timeout=6 minutes 40 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-05-12T03:43:00.995683" level="INFO">${current_ssh_connection} = index=6
host=10.30.171.227
alias=None
port=22
timeout=6 minutes 40 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=stric...</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-05-12T03:43:00.995390" elapsed="0.000320"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:00.996262" level="INFO">Attempting to execute command "grep -c 'java.lang.OutOfMemoryError' /tmp/karaf-0.24.0/data/log/karaf.log" on remote system "10.30.170.73" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:00.995863" elapsed="0.000445"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-05-12T03:43:00.996846" level="INFO">${conn_id} = 7</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-05-12T03:43:00.996466" elapsed="0.000406"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-05-12T03:43:00.997791" level="INFO">Length is 0.</msg>
<msg time="2026-05-12T03:43:00.997867" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-05-12T03:43:00.997509" elapsed="0.000381"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:00.998049" elapsed="0.000390"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-05-12T03:43:00.999645" level="INFO">Logging into '10.30.170.73:22' as 'jenkins'.</msg>
<msg time="2026-05-12T03:43:01.611191" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-173-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue May 12 03:42:49 UTC 2026

  System load:  0.32               Processes:             130
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 7%                 IPv4 address for ens3: 10.30.170.73
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


[?2004h[jenkins@releng-51746-238-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-05-12T03:43:00.998967" elapsed="0.612612"/>
</kw>
<msg time="2026-05-12T03:43:01.611699" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:00.998610" elapsed="0.613201"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-05-12T03:43:00.997090" elapsed="0.614873"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-05-12T03:43:01.612561" level="INFO">Executing command 'grep -c 'java.lang.OutOfMemoryError' /tmp/karaf-0.24.0/data/log/karaf.log'.</msg>
<msg time="2026-05-12T03:43:01.695468" level="INFO">Command exited with return code 1.</msg>
<msg time="2026-05-12T03:43:01.695997" level="INFO">${stdout} = 0</msg>
<msg time="2026-05-12T03:43:01.696103" level="INFO">${stderr} = </msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-05-12T03:43:01.612257" elapsed="0.083949"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-05-12T03:43:01.696704" elapsed="0.000577"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:01.698441" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:01.697751" elapsed="0.000790"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-05-12T03:43:01.699327" elapsed="0.000054"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:01.698809" elapsed="0.000673"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:01.698732" elapsed="0.000827"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-05-12T03:43:01.699885" elapsed="0.000050"/>
</return>
<status status="PASS" start="2026-05-12T03:43:01.699693" elapsed="0.000291"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:01.699667" elapsed="0.000350"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-05-12T03:43:01.700064" elapsed="0.000020"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-05-12T03:43:01.705072" elapsed="0.000330"/>
</kw>
<msg time="2026-05-12T03:43:01.705467" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:01.704195" elapsed="0.001369"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:01.705823" elapsed="0.000035"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:01.706063" elapsed="0.000209"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-05-12T03:43:01.700566" elapsed="0.005848"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-05-12T03:43:00.994323" elapsed="0.712243"/>
</kw>
<msg time="2026-05-12T03:43:01.706676" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:00.993732" elapsed="0.713061"/>
</kw>
<msg time="2026-05-12T03:43:01.707022" level="INFO">${output} = 0</msg>
<var>${output}</var>
<arg>${ip}</arg>
<arg>grep -c '${message}' ${log_file}</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-05-12T03:43:00.993084" elapsed="0.713983"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output}</arg>
<arg>0</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-05-12T03:43:01.707407" elapsed="0.000454"/>
</kw>
<arg>${controller_ip}</arg>
<arg>java.lang.OutOfMemoryError</arg>
<doc>Fails if the provided ${message} is found in the karaf.log file. Uses grep to search. The
karaf.log file can be overridden with /w/workspace/openflowplugin-csit-1node-scale-switch-only-vanadium/log.html to be any file on the given system @ ${ip}</doc>
<status status="PASS" start="2026-05-12T03:43:00.992502" elapsed="0.715444"/>
</kw>
<arg>${ODL_SYSTEM_IP}</arg>
<doc>Will execute any tests to verify the controller is not dead. Some checks are
Out Of Memory Execptions.</doc>
<status status="PASS" start="2026-05-12T03:43:00.985295" elapsed="0.722728"/>
</kw>
<msg time="2026-05-12T03:43:01.708173" level="INFO">${status} = PASS</msg>
<msg time="2026-05-12T03:43:01.708241" level="INFO">${result} = None</msg>
<var>${status}</var>
<var>${result}</var>
<arg>Utils.Verify Controller Is Not Dead</arg>
<arg>${ODL_SYSTEM_IP}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-05-12T03:43:00.984844" elapsed="0.723429"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'FAIL'">
<return>
<value>${status}</value>
<value>Controller is dead</value>
<value>${topology_discover_time}</value>
<status status="NOT RUN" start="2026-05-12T03:43:01.708536" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:01.708378" elapsed="0.000227"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:01.708352" elapsed="0.000282"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Verify Controller Has No Null Pointer Exceptions" owner="Utils">
<kw name="Check Karaf Log File Does Not Have Messages" owner="Utils">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:01.719985" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:01.719678" elapsed="0.000365"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:01.719658" elapsed="0.000410"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-05-12T03:43:01.720386" level="INFO">index=6
host=10.30.171.227
alias=None
port=22
timeout=6 minutes 40 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-05-12T03:43:01.720501" level="INFO">${current_ssh_connection} = index=6
host=10.30.171.227
alias=None
port=22
timeout=6 minutes 40 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=stric...</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-05-12T03:43:01.720243" elapsed="0.000286"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:01.721140" level="INFO">Attempting to execute command "grep -c 'java.lang.NullPointerException' /tmp/karaf-0.24.0/data/log/karaf.log" on remote system "10.30.170.73" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:01.720746" elapsed="0.000459"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-05-12T03:43:01.721758" level="INFO">${conn_id} = 8</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-05-12T03:43:01.721370" elapsed="0.000416"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-05-12T03:43:01.722721" level="INFO">Length is 0.</msg>
<msg time="2026-05-12T03:43:01.722800" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-05-12T03:43:01.722431" elapsed="0.000393"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:01.723060" elapsed="0.000404"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-05-12T03:43:01.724670" level="INFO">Logging into '10.30.170.73:22' as 'jenkins'.</msg>
<msg time="2026-05-12T03:43:02.375363" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-173-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue May 12 03:42:49 UTC 2026

  System load:  0.32               Processes:             130
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 7%                 IPv4 address for ens3: 10.30.170.73
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue May 12 03:43:01 2026 from 10.30.170.229
[?2004h[jenkins@releng-51746-238-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-05-12T03:43:01.724004" elapsed="0.651654"/>
</kw>
<msg time="2026-05-12T03:43:02.375751" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:01.723640" elapsed="0.652201"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-05-12T03:43:01.722011" elapsed="0.653943"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-05-12T03:43:02.376527" level="INFO">Executing command 'grep -c 'java.lang.NullPointerException' /tmp/karaf-0.24.0/data/log/karaf.log'.</msg>
<msg time="2026-05-12T03:43:02.389007" level="INFO">Command exited with return code 1.</msg>
<msg time="2026-05-12T03:43:02.389326" level="INFO">${stdout} = 0</msg>
<msg time="2026-05-12T03:43:02.389436" level="INFO">${stderr} = </msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-05-12T03:43:02.376233" elapsed="0.013257"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-05-12T03:43:02.389901" elapsed="0.000593"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:02.391675" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:02.390984" elapsed="0.000795"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-05-12T03:43:02.392306" elapsed="0.000039"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:02.391963" elapsed="0.000457"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:02.391910" elapsed="0.000565"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-05-12T03:43:02.392853" elapsed="0.000066"/>
</return>
<status status="PASS" start="2026-05-12T03:43:02.392599" elapsed="0.000400"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:02.392564" elapsed="0.000492"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-05-12T03:43:02.393137" elapsed="0.000065"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-05-12T03:43:02.399815" elapsed="0.000222"/>
</kw>
<msg time="2026-05-12T03:43:02.400082" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:02.399212" elapsed="0.000937"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:02.400336" elapsed="0.000022"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:02.400501" elapsed="0.000020"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-05-12T03:43:02.393940" elapsed="0.006643"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-05-12T03:43:01.719091" elapsed="0.681584"/>
</kw>
<msg time="2026-05-12T03:43:02.400728" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:01.718428" elapsed="0.682401"/>
</kw>
<msg time="2026-05-12T03:43:02.400944" level="INFO">${output} = 0</msg>
<var>${output}</var>
<arg>${ip}</arg>
<arg>grep -c '${message}' ${log_file}</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-05-12T03:43:01.717749" elapsed="0.683220"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output}</arg>
<arg>0</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-05-12T03:43:02.401197" elapsed="0.000310"/>
</kw>
<arg>${controller_ip}</arg>
<arg>java.lang.NullPointerException</arg>
<doc>Fails if the provided ${message} is found in the karaf.log file. Uses grep to search. The
karaf.log file can be overridden with /w/workspace/openflowplugin-csit-1node-scale-switch-only-vanadium/log.html to be any file on the given system @ ${ip}</doc>
<status status="PASS" start="2026-05-12T03:43:01.717103" elapsed="0.684464"/>
</kw>
<arg>${ODL_SYSTEM_IP}</arg>
<doc>Will execute any tests to verify the controller is not having any null pointer eceptions.</doc>
<status status="PASS" start="2026-05-12T03:43:01.709509" elapsed="0.692112"/>
</kw>
<msg time="2026-05-12T03:43:02.401716" level="INFO">${status} = PASS</msg>
<msg time="2026-05-12T03:43:02.401760" level="INFO">${result} = None</msg>
<var>${status}</var>
<var>${result}</var>
<arg>Utils.Verify Controller Has No Null Pointer Exceptions</arg>
<arg>${ODL_SYSTEM_IP}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-05-12T03:43:01.708907" elapsed="0.692875"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'FAIL'">
<return>
<value>${status}</value>
<value>Controller has NPE</value>
<value>${topology_discover_time}</value>
<status status="NOT RUN" start="2026-05-12T03:43:02.401974" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:02.401857" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:02.401838" elapsed="0.000207"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Verify Controller Has No Runtime Exceptions" owner="Utils">
<kw name="Check Karaf Log File Does Not Have Messages" owner="Utils">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:02.412269" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:02.411964" elapsed="0.000365"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:02.411945" elapsed="0.000407"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-05-12T03:43:02.412627" level="INFO">index=6
host=10.30.171.227
alias=None
port=22
timeout=6 minutes 40 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-05-12T03:43:02.412733" level="INFO">${current_ssh_connection} = index=6
host=10.30.171.227
alias=None
port=22
timeout=6 minutes 40 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=stric...</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-05-12T03:43:02.412500" elapsed="0.000260"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:02.413309" level="INFO">Attempting to execute command "grep -c 'java.lang.RuntimeException' /tmp/karaf-0.24.0/data/log/karaf.log" on remote system "10.30.170.73" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:02.412912" elapsed="0.000443"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-05-12T03:43:02.414102" level="INFO">${conn_id} = 9</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-05-12T03:43:02.413513" elapsed="0.000615"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-05-12T03:43:02.415085" level="INFO">Length is 0.</msg>
<msg time="2026-05-12T03:43:02.415177" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-05-12T03:43:02.414800" elapsed="0.000402"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:02.415362" elapsed="0.000357"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-05-12T03:43:02.416900" level="INFO">Logging into '10.30.170.73:22' as 'jenkins'.</msg>
<msg time="2026-05-12T03:43:02.911498" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-173-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue May 12 03:42:49 UTC 2026

  System load:  0.32               Processes:             130
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 7%                 IPv4 address for ens3: 10.30.170.73
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue May 12 03:43:02 2026 from 10.30.170.229
[?2004h[jenkins@releng-51746-238-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-05-12T03:43:02.416271" elapsed="0.495477"/>
</kw>
<msg time="2026-05-12T03:43:02.911832" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:02.415891" elapsed="0.496028"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-05-12T03:43:02.414367" elapsed="0.497659"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-05-12T03:43:02.912604" level="INFO">Executing command 'grep -c 'java.lang.RuntimeException' /tmp/karaf-0.24.0/data/log/karaf.log'.</msg>
<msg time="2026-05-12T03:43:02.924727" level="INFO">Command exited with return code 1.</msg>
<msg time="2026-05-12T03:43:02.924986" level="INFO">${stdout} = 0</msg>
<msg time="2026-05-12T03:43:02.925084" level="INFO">${stderr} = </msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-05-12T03:43:02.912358" elapsed="0.012777"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-05-12T03:43:02.925567" elapsed="0.000529"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:02.927258" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:02.926598" elapsed="0.000758"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-05-12T03:43:02.927830" elapsed="0.000036"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:02.927532" elapsed="0.000404"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:02.927482" elapsed="0.000505"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-05-12T03:43:02.928377" elapsed="0.000066"/>
</return>
<status status="PASS" start="2026-05-12T03:43:02.928103" elapsed="0.000414"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:02.928069" elapsed="0.000501"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-05-12T03:43:02.928647" elapsed="0.000032"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-05-12T03:43:02.935808" elapsed="0.000294"/>
</kw>
<msg time="2026-05-12T03:43:02.936191" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:02.934971" elapsed="0.001318"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:02.936517" elapsed="0.000032"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:02.936748" elapsed="0.000036"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-05-12T03:43:02.929446" elapsed="0.007426"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-05-12T03:43:02.411427" elapsed="0.525572"/>
</kw>
<msg time="2026-05-12T03:43:02.937073" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:02.410848" elapsed="0.526292"/>
</kw>
<msg time="2026-05-12T03:43:02.937319" level="INFO">${output} = 0</msg>
<var>${output}</var>
<arg>${ip}</arg>
<arg>grep -c '${message}' ${log_file}</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-05-12T03:43:02.410127" elapsed="0.527226"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output}</arg>
<arg>0</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-05-12T03:43:02.937645" elapsed="0.000447"/>
</kw>
<arg>${controller_ip}</arg>
<arg>java.lang.RuntimeException</arg>
<doc>Fails if the provided ${message} is found in the karaf.log file. Uses grep to search. The
karaf.log file can be overridden with /w/workspace/openflowplugin-csit-1node-scale-switch-only-vanadium/log.html to be any file on the given system @ ${ip}</doc>
<status status="PASS" start="2026-05-12T03:43:02.409544" elapsed="0.528652"/>
</kw>
<arg>${ODL_SYSTEM_IP}</arg>
<doc>Will execute any tests to verify the controller is not having any runtime eceptions.</doc>
<status status="PASS" start="2026-05-12T03:43:02.402667" elapsed="0.535607"/>
</kw>
<msg time="2026-05-12T03:43:02.938401" level="INFO">${status} = PASS</msg>
<msg time="2026-05-12T03:43:02.938462" level="INFO">${result} = None</msg>
<var>${status}</var>
<var>${result}</var>
<arg>Utils.Verify Controller Has No Runtime Exceptions</arg>
<arg>${ODL_SYSTEM_IP}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-05-12T03:43:02.402255" elapsed="0.536239"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'FAIL'">
<return>
<value>${status}</value>
<value>Controller has RuntimeException</value>
<value>${topology_discover_time}</value>
<status status="NOT RUN" start="2026-05-12T03:43:02.938759" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:02.938598" elapsed="0.000229"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:02.938573" elapsed="0.000284"/>
</if>
<kw name="Log To Console" owner="BuiltIn">
<arg>Checking ${switches} switches</arg>
<doc>Logs the given message to the console.</doc>
<status status="PASS" start="2026-05-12T03:43:02.939104" elapsed="0.000493"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check Switches In Inventory" owner="FlowLib">
<for flavor="IN RANGE">
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:04.361073" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A1 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:04.362535" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1 
 status=409, reason=Conflict 
 headers={'Set-Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Mon, 11-May-2026 03:43:04 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '288'} 
 body=&lt;?xml version="1.0" ?&gt;&lt;errors xmlns="urn:ietf:params:xml:ns:yang:ietf-restconf"&gt;&lt;error&gt;&lt;error-type&gt;protocol&lt;/error-type&gt;&lt;error-message&gt;Request could not be completed because the relevant data model content does not exist&lt;/error-message&gt;&lt;error-tag&gt;data-missing&lt;/error-tag&gt;&lt;/error&gt;&lt;/errors&gt; 
 </msg>
<msg time="2026-05-12T03:43:04.362946" level="FAIL">Url: http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1 Expected status: 409 != 200</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-05-12T03:43:02.947828" elapsed="1.417316">Url: http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1 Expected status: 409 != 200</status>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:04.365861" elapsed="0.000073"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:04.366409" elapsed="0.000051"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:04.366856" elapsed="0.000045"/>
</kw>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:43:02.947676" elapsed="1.419359">Url: http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1 Expected status: 409 != 200</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:43:02.944931" elapsed="1.422285">Url: http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1 Expected status: 409 != 200</status>
</for>
<arg>${switches}</arg>
<doc>Check all switches and stats in operational inventory</doc>
<status status="FAIL" start="2026-05-12T03:43:02.944606" elapsed="1.422870">Url: http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1 Expected status: 409 != 200</status>
</kw>
<kw name="Check Switches In Inventory" owner="FlowLib">
<for flavor="IN RANGE">
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:06.433852" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A1 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:06.437850" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42548&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;5&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table ... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:06.438365" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:06.374424" elapsed="0.063985"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:06.442973" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42548&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;5&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s1&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:06.138Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:1:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;2a:3e:da:82:c1:82&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s1-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;455000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;671&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:1:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;fe:f3:e0:44:4d:41&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;435000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:1:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;5a:10:6d:3f:6e:d5&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s1-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;455000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;671&lt;/transmitted&gt;&lt;received&gt;756&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:06.159Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:06.438837" elapsed="0.005943"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:06.445129" elapsed="0.004194"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:06.449539" elapsed="0.002611"/>
</kw>
<var name="${switch}">1</var>
<status status="PASS" start="2026-05-12T03:43:06.374126" elapsed="0.078082"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:06.476044" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A2 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A2 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:06.480450" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A2 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42180&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table ... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:06.481086" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:06.452509" elapsed="0.028621"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:06.485666" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42180&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s2&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:02.159Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:2:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;e6:a1:8b:a5:8b:21&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s2-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;963000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:2:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;3a:a2:94:3e:64:40&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;951000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:2:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;12:e1:ce:a7:3d:7a&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s2-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;963000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:2:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;32:06:7a:eb:d4:5d&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s2-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;963000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:02.271Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:06.481537" elapsed="0.005740"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:06.487579" elapsed="0.004073"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:06.492066" elapsed="0.002899"/>
</kw>
<var name="${switch}">2</var>
<status status="PASS" start="2026-05-12T03:43:06.452350" elapsed="0.042658"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:06.512192" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A3 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A3 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:06.516624" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A3 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42066&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;2&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table ... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:06.517343" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:06.495325" elapsed="0.022084"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:06.523034" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42066&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;2&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s3&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:03.025Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:3:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;9a:26:92:80:66:6f&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s3-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;0&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:3:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;72:5e:74:57:34:98&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s3-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;0&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;671&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:3:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;a2:d0:65:cd:c9:45&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s3-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;0&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;671&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:3:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;02:f0:40:42:bc:40&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;993000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:03.196Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:06.517961" elapsed="0.006776"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:06.525232" elapsed="0.005258"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:06.530767" elapsed="0.003322"/>
</kw>
<var name="${switch}">3</var>
<status status="PASS" start="2026-05-12T03:43:06.495150" elapsed="0.038989"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:06.552311" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A4 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A4 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:06.553470" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:4&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42100&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;6&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table ... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:06.553964" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:06.534516" elapsed="0.019513"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:06.558590" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:4&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42100&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;6&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s4&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:04.486Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:4:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;6a:4e:ad:1d:7d:57&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s4-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;311000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;671&lt;/transmitted&gt;&lt;received&gt;756&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:4:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;76:d4:89:81:8e:4f&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s4&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;303000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:4:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;06:29:12:35:5d:28&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s4-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;311000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;671&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:4:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;f6:10:1c:6c:3b:7e&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s4-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;8&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;311000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;671&lt;/transmitted&gt;&lt;received&gt;671&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:04.546Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:06.554465" elapsed="0.005821"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:06.560607" elapsed="0.004233"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:06.565145" elapsed="0.003896"/>
</kw>
<var name="${switch}">4</var>
<status status="PASS" start="2026-05-12T03:43:06.534326" elapsed="0.034760"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:06.586413" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A5 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A5 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:06.588120" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A5 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:5&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;41936&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;5&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table ... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:06.588813" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:06.569427" elapsed="0.019451"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:06.594551" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:5&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;41936&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;5&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s5&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:04.497Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:5:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;6e:01:d6:04:dd:d4&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s5-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;717000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;671&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:5:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;d6:9d:78:e7:c5:4f&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s5&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;699000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:5:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ce:4d:14:9c:48:dc&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s5-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;717000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;671&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:5:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;4e:15:90:b0:45:04&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s5-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;8&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;717000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;671&lt;/transmitted&gt;&lt;received&gt;671&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:04.654Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:06.589428" elapsed="0.006777"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:06.596577" elapsed="0.004747"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:06.601617" elapsed="0.003903"/>
</kw>
<var name="${switch}">5</var>
<status status="PASS" start="2026-05-12T03:43:06.569259" elapsed="0.036303"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:06.620839" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A6 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A6 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:06.622535" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A6 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:6&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42540&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;6&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table ... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:06.623135" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:06.605875" elapsed="0.017350"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:06.629701" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:6&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42540&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;6&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s6&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:06.015Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:6:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;e2:dd:11:5a:2b:27&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s6-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;353000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;671&lt;/transmitted&gt;&lt;received&gt;756&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:6:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;26:96:b2:74:4e:9b&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s6-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;8&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;353000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;671&lt;/transmitted&gt;&lt;received&gt;671&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:6:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;8a:dd:d1:53:6b:40&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s6&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;332000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:6:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;8a:f3:ba:c5:23:88&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s6-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;353000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;671&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:06.036Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:06.623670" elapsed="0.008700"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:06.632810" elapsed="0.002860"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:06.635889" elapsed="0.002586"/>
</kw>
<var name="${switch}">6</var>
<status status="PASS" start="2026-05-12T03:43:06.605706" elapsed="0.032810"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:06.654087" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A7 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A7 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:06.656594" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A7 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:7&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42088&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;2&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table ... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:06.657523" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:06.638775" elapsed="0.018820"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:06.663037" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:7&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42088&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;2&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s7&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:01.332Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:7:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;26:aa:28:4b:ab:42&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s7&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;510000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:7:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;2e:f8:84:c9:ad:57&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s7-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;530000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:7:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;d2:a1:7e:cc:f5:e1&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s7-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;530000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:7:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ee:ef:00:ed:7d:c4&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s7-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;530000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:01.782Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:06.658141" elapsed="0.006504"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:06.664927" elapsed="0.003764"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:06.668970" elapsed="0.003750"/>
</kw>
<var name="${switch}">7</var>
<status status="PASS" start="2026-05-12T03:43:06.638631" elapsed="0.034146"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:06.688432" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A8 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A8 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:06.690062" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A8 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:8&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42282&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;2&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table ... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:06.690769" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:06.673119" elapsed="0.017716"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:06.697221" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:8&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42282&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;2&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s8&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:02.450Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:8:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;76:45:bd:4e:16:89&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s8-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;166000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:8:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;72:11:f5:db:eb:59&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s8-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;166000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;601&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:8:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;e2:86:f8:7a:38:45&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s8-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;166000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;601&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:8:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;06:b1:6b:b1:a2:44&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s8&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;160000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:02.566Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:06.691370" elapsed="0.007351"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:06.699025" elapsed="0.003679"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:06.702979" elapsed="0.003810"/>
</kw>
<var name="${switch}">8</var>
<status status="PASS" start="2026-05-12T03:43:06.672958" elapsed="0.033890"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:06.722616" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A9 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A9 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:06.724369" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A9 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:9&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;41990&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;4&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table ... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:06.724965" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:06.707252" elapsed="0.017774"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:06.730369" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:9&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;41990&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;4&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s9&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:03.763Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:9:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;e6:fa:47:c3:ef:b0&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s9-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;791000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;671&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:9:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;8e:61:b1:06:4d:9e&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s9-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;791000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;671&lt;/transmitted&gt;&lt;received&gt;756&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:9:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;02:24:73:56:c8:2e&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s9-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;768000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;671&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:9:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;aa:9d:8b:07:a3:45&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s9&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;757000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:03.791Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:06.725520" elapsed="0.006349"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:06.732138" elapsed="0.003961"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:06.736398" elapsed="0.003712"/>
</kw>
<var name="${switch}">9</var>
<status status="PASS" start="2026-05-12T03:43:06.707022" elapsed="0.033146"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:06.754637" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A10 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A10 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:06.760295" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A10 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:10&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42268&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;5&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:06.760902" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:06.740452" elapsed="0.020510"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:06.767871" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:10&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42268&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;5&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s10&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:05.837Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:10:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;62:a6:de:f9:71:b0&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s10-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;8&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;483000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;673&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:10:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;da:44:85:c9:da:e3&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s10-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;8&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;484000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;671&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:10:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;1a:36:78:e2:23:ba&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s10-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;484000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:10:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;a2:dd:ef:87:87:46&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s10&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;476000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:05.863Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:06.761449" elapsed="0.007518"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:06.769207" elapsed="0.002616"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:06.772021" elapsed="0.002636"/>
</kw>
<var name="${switch}">10</var>
<status status="PASS" start="2026-05-12T03:43:06.740301" elapsed="0.034398"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:06.790383" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A11 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A11 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:06.792189" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A11 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:11&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42450&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;6&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:06.792912" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:06.774965" elapsed="0.018020"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:06.798438" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:11&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42450&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;6&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s11&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:05.838Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:11:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;3e:0a:59:84:ff:4f&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s11&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;320000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:11:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;a2:8b:a6:2e:27:d7&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s11-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;8&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;327000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;673&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:11:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;96:f8:f5:5d:bf:e0&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s11-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;328000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:11:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;02:c4:38:54:44:7e&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s11-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;327000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;760&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:05.863Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:06.793554" elapsed="0.006461"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:06.800315" elapsed="0.003790"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:06.804404" elapsed="0.003589"/>
</kw>
<var name="${switch}">11</var>
<status status="PASS" start="2026-05-12T03:43:06.774817" elapsed="0.033218"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:06.825355" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A12 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A12 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:06.827129" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A12 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:12&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42386&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:06.827844" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:06.808331" elapsed="0.019577"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:06.833412" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:12&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42386&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s12&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:02.089Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:12:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;6e:d0:d7:dc:4a:d5&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s12-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;853000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:12:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;4a:6a:86:b4:6f:95&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s12-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;853000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:12:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;06:ac:c9:af:20:41&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s12&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;844000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:12:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ba:cc:2f:7d:f5:8a&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s12-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;853000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:02.338Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:06.828403" elapsed="0.006505"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:06.835199" elapsed="0.003646"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:06.839270" elapsed="0.003786"/>
</kw>
<var name="${switch}">12</var>
<status status="PASS" start="2026-05-12T03:43:06.808173" elapsed="0.034940"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:06.858855" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A13 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A13 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:06.860375" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A13 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:13&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42298&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;8&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:06.860781" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:06.843499" elapsed="0.017321"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:06.864921" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:13&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42298&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;8&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s13&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:06.175Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:13:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;c2:38:50:42:6a:44&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s13-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;789000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;760&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:13:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;1a:40:31:2b:60:44&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s13&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;781000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:13:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;02:ce:ae:d9:98:ed&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s13-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;789000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;760&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:13:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;2e:98:36:59:b4:3a&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s13-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;789000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:06.200Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:06.861181" elapsed="0.005249"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:06.866697" elapsed="0.003645"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:06.870612" elapsed="0.002953"/>
</kw>
<var name="${switch}">13</var>
<status status="PASS" start="2026-05-12T03:43:06.843293" elapsed="0.030312"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:06.895102" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A14 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A14 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:06.896948" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A14 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:14&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42260&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;1&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:06.897607" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:06.873880" elapsed="0.023790"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:06.902615" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:14&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42260&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;1&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s14&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:02.549Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:14:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;9a:18:99:47:8b:42&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s14&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;283000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:14:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;0e:31:d0:1c:bc:b8&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s14-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;292000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:14:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;66:a0:90:a4:b9:53&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s14-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;292000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:14:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;96:ec:99:20:90:b7&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s14-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;292000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:02.676Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:06.898233" elapsed="0.005917"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:06.904441" elapsed="0.004111"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:06.909001" elapsed="0.006066"/>
</kw>
<var name="${switch}">14</var>
<status status="PASS" start="2026-05-12T03:43:06.873728" elapsed="0.041465"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:06.930887" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A15 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A15 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:06.932073" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A15 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:15&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42310&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;6&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:06.932539" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:06.915879" elapsed="0.016702"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:06.936748" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:15&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42310&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;6&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s15&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:05.602Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:15:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;7a:fd:6a:bf:ed:4d&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s15-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;217000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:15:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;06:48:d3:bc:6c:9b&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s15-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;217000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;760&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:15:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;2a:87:ad:9d:a0:42&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s15&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;210000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:15:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;8a:c2:26:42:0e:c7&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s15-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;218000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:05.637Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:06.932952" elapsed="0.005312"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:06.938537" elapsed="0.004602"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:06.943682" elapsed="0.003033"/>
</kw>
<var name="${switch}">15</var>
<status status="PASS" start="2026-05-12T03:43:06.915487" elapsed="0.031271"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:06.959670" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A16 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A16 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:06.960842" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A16 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:16&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42212&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;6&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:06.961265" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:06.947207" elapsed="0.014099"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:06.965267" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:16&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42212&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;6&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s16&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:06.121Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:16:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;1e:bf:9a:bf:ad:ef&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s16-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;834000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;760&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:16:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;66:03:97:15:60:42&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s16&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;823000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:16:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;fe:9d:8a:86:c9:71&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s16-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;8&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;835000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;673&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:16:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;02:aa:37:31:46:25&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s16-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;834000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:06.166Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:06.961589" elapsed="0.005163"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:06.967019" elapsed="0.003756"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:06.971051" elapsed="0.003650"/>
</kw>
<var name="${switch}">16</var>
<status status="PASS" start="2026-05-12T03:43:06.946885" elapsed="0.027874"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:06.989976" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A17 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A17 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:06.991783" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A17 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:17&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42178&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;2&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:06.992451" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:06.975109" elapsed="0.017405"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:06.999402" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:17&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42178&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;2&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s17&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:02.734Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:17:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;e2:55:72:b4:a1:6d&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s17-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;542000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:17:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;e6:3a:32:eb:6a:7d&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s17-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;542000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:17:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;1e:44:be:6a:ad:4d&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s17&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;534000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:17:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;e2:a0:a6:ca:92:7e&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s17-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;543000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:02.843Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:06.993004" elapsed="0.007850"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.001057" elapsed="0.002709"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.003970" elapsed="0.002658"/>
</kw>
<var name="${switch}">17</var>
<status status="PASS" start="2026-05-12T03:43:06.974911" elapsed="0.031760"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:07.020022" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A18 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A18 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:07.021667" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A18 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:18&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;41956&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;5&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:07.022281" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:07.006999" elapsed="0.015345"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:07.028564" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:18&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;41956&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;5&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s18&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:03.761Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:18:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;e2:e9:91:24:4a:de&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s18-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;852000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;760&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:18:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;8e:df:12:b7:52:4e&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s18-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;852000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;760&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:18:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;fe:26:b0:d3:d9:6f&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s18-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;852000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:18:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;5e:e9:47:d5:af:4d&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s18&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;839000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:03.800Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:07.022789" elapsed="0.007271"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.030345" elapsed="0.003843"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.034465" elapsed="0.003067"/>
</kw>
<var name="${switch}">18</var>
<status status="PASS" start="2026-05-12T03:43:07.006816" elapsed="0.030760"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:07.050369" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A19 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A19 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:07.054078" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A19 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:19&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42514&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;4&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:07.054701" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:07.037852" elapsed="0.016907"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:07.060731" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:19&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42514&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;4&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s19&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:03.660Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:19:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;36:a1:29:bc:c0:90&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s19-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;86000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:19:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;62:f0:e4:d2:84:36&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s19-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;86000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:19:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;9a:71:6f:33:45:4f&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s19&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;37000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:19:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;e2:62:4f:6f:08:d6&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s19-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;86000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;603&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:03.702Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:07.055255" elapsed="0.007088"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.062627" elapsed="0.003658"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.066555" elapsed="0.003684"/>
</kw>
<var name="${switch}">19</var>
<status status="PASS" start="2026-05-12T03:43:07.037701" elapsed="0.032597"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:07.084326" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A20 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A20 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:07.085936" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A20 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:20&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42642&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;2&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:07.086533" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:07.070667" elapsed="0.015926"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:07.092540" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:20&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42642&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;2&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s20&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:02.729Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:20:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;fa:df:19:92:4e:fe&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s20-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;932000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;603&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:20:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;a6:e4:7e:c9:a9:01&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s20-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;932000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:20:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;c2:a4:31:82:9b:b5&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s20-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;932000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:20:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ba:8c:ab:ae:49:4a&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s20&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;923000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:02.844Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:07.087039" elapsed="0.007002"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.094340" elapsed="0.003885"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.098505" elapsed="0.003645"/>
</kw>
<var name="${switch}">20</var>
<status status="PASS" start="2026-05-12T03:43:07.070462" elapsed="0.031766"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:07.117562" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A21 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A21 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:07.119220" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A21 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:21&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42244&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:07.119904" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:07.102604" elapsed="0.017371"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:07.127460" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:21&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42244&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s21&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:01.708Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:21:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;9e:eb:ba:bc:c7:a5&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s21-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;565000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:21:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;8e:55:63:ab:d4:67&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s21-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;565000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:21:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;96:ab:f1:ad:5b:27&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s21-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;565000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:21:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;5e:2f:88:0d:c7:46&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s21&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;560000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:01.965Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:07.120535" elapsed="0.008458"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.129320" elapsed="0.003720"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.133334" elapsed="0.003348"/>
</kw>
<var name="${switch}">21</var>
<status status="PASS" start="2026-05-12T03:43:07.102397" elapsed="0.034327"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:07.150298" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A22 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A22 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:07.151335" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A22 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:22&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42400&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;5&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:07.151754" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:07.137009" elapsed="0.014784"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:07.155743" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:22&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42400&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;5&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s22&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:05.448Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:22:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;c2:66:4a:0a:72:93&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s22-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;15000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;760&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:22:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ae:93:d4:72:27:f1&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s22-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;15000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:22:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;8e:c7:a3:d7:25:43&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s22&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;2000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:22:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;52:e4:40:be:ca:11&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s22-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;15000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:05.505Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:07.152095" elapsed="0.005138"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.157506" elapsed="0.003759"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.161551" elapsed="0.003892"/>
</kw>
<var name="${switch}">22</var>
<status status="PASS" start="2026-05-12T03:43:07.136854" elapsed="0.028650"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:07.181180" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A23 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A23 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:07.182300" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A23 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:23&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42110&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;7&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:07.182773" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:07.165903" elapsed="0.016910"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:07.187061" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:23&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42110&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;7&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s23&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:06.021Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:23:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ca:a8:67:87:56:c0&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s23-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;822000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:23:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;82:1d:7a:b8:31:4c&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s23&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;815000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:23:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;76:46:45:d1:4e:99&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s23-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;8&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;822000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;673&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:23:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;5e:19:13:eb:bb:b3&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s23-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;8&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;822000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;673&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:06.059Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:07.183329" elapsed="0.005303"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.188909" elapsed="0.003684"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.192868" elapsed="0.003896"/>
</kw>
<var name="${switch}">23</var>
<status status="PASS" start="2026-05-12T03:43:07.165681" elapsed="0.031142"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:07.212027" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A24 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A24 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:07.213685" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A24 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:24&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;41996&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;6&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:07.214295" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:07.197228" elapsed="0.017130"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:07.220376" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:24&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;41996&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;6&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s24&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:06.036Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:24:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;22:7a:85:0a:da:5a&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s24-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;8&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;7&lt;/second&gt;&lt;nanosecond&gt;12000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;673&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:24:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;0a:aa:ba:64:8d:48&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s24&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;999000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:24:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;26:74:a5:ae:e3:6c&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s24-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;8&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;7&lt;/second&gt;&lt;nanosecond&gt;14000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;673&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:24:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;f6:c8:70:2d:72:6a&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s24-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;7&lt;/second&gt;&lt;nanosecond&gt;20000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:06.062Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:07.214809" elapsed="0.007039"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.222120" elapsed="0.003706"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.226106" elapsed="0.003704"/>
</kw>
<var name="${switch}">24</var>
<status status="PASS" start="2026-05-12T03:43:07.196992" elapsed="0.032882"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:07.243269" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A25 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A25 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:07.244393" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A25 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:25&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42034&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;4&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:07.244818" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:07.230293" elapsed="0.014566"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:07.249014" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:25&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42034&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;4&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s25&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:04.657Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:25:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;b6:e2:41:c8:e1:49&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s25&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;625000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:25:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;9e:51:b0:9d:4c:58&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s25-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;641000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:25:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ce:38:3b:72:18:01&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s25-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;642000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:25:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ca:c1:82:4d:61:b8&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s25-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;641000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:04.765Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:07.245250" elapsed="0.005365"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.250892" elapsed="0.003908"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.255089" elapsed="0.003873"/>
</kw>
<var name="${switch}">25</var>
<status status="PASS" start="2026-05-12T03:43:07.230049" elapsed="0.028974"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:07.272070" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A26 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A26 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:07.273714" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A26 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:26&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;41864&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;5&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:07.274347" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:07.259472" elapsed="0.014936"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:07.280271" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:26&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;41864&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;5&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s26&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:04.820Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:26:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;86:b2:ae:22:09:00&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s26-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;8&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;137000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;673&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:26:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;66:fc:9b:0a:69:4d&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s26&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;121000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:26:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;22:96:7a:cb:f0:3c&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s26-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;8&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;137000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;673&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:26:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;72:47:57:fc:3c:ce&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s26-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;136000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:04.915Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:07.274853" elapsed="0.006467"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.281513" elapsed="0.002587"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.284309" elapsed="0.029980"/>
</kw>
<var name="${switch}">26</var>
<status status="PASS" start="2026-05-12T03:43:07.259222" elapsed="0.055127"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:07.326486" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A27 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A27 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:07.327551" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A27 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:27&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42354&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;5&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:07.327950" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:07.314661" elapsed="0.013327"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:07.331964" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:27&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42354&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;5&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s27&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:03.918Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:27:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;e6:0a:0a:62:81:9a&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s27-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;513000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;760&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:27:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;0a:3b:18:ab:b4:4d&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s27&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;506000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:27:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;d6:20:44:51:aa:6c&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s27-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;513000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:27:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;0e:f1:d5:45:a9:8d&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s27-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;513000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:03.963Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:07.328304" elapsed="0.005246"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.333824" elapsed="0.003905"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.338007" elapsed="0.004445"/>
</kw>
<var name="${switch}">27</var>
<status status="PASS" start="2026-05-12T03:43:07.314483" elapsed="0.028042"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:07.357684" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A28 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A28 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:07.358783" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A28 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:28&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;41878&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;1&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:07.359264" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:07.343005" elapsed="0.016304"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:07.363825" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:28&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;41878&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;1&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s28&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:02.664Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:28:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;b2:e4:44:a0:6b:c7&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s28-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;928000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;603&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:28:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;86:e3:90:cd:4f:a0&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s28-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;928000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:28:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;be:27:6d:11:c3:c5&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s28-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;928000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:28:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;6e:5d:7f:13:33:46&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s28&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;911000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:02.723Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:07.359762" elapsed="0.005640"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.365727" elapsed="0.003725"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.369742" elapsed="0.003741"/>
</kw>
<var name="${switch}">28</var>
<status status="PASS" start="2026-05-12T03:43:07.342733" elapsed="0.030803"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:07.386070" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A29 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A29 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:07.388385" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A29 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:29&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42630&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;1&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:07.389132" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:07.373899" elapsed="0.015368"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:07.394740" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:29&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42630&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;1&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s29&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:01.332Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:29:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;82:cb:a8:9f:47:90&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s29-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;842000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:29:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;7a:72:fc:82:7d:b1&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s29-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;841000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:29:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;f6:00:9e:eb:ec:89&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s29-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;841000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:29:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;c2:15:87:51:68:45&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s29&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;831000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:01.807Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:07.389825" elapsed="0.006708"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.396926" elapsed="0.004647"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.401898" elapsed="0.003353"/>
</kw>
<var name="${switch}">29</var>
<status status="PASS" start="2026-05-12T03:43:07.373697" elapsed="0.031600"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:07.418670" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A30 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A30 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:07.419551" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A30 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:30&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42498&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;8&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:07.419901" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:07.405596" elapsed="0.014349"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:07.426824" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:30&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42498&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;8&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s30&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:06.147Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:30:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;b2:00:75:fa:d6:48&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s30&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;567000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:30:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;aa:94:9d:9f:c6:9f&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s30-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;588000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:30:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;22:b1:cc:13:e0:69&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s30-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;589000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;760&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:30:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ea:e2:dc:fd:d7:53&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s30-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;589000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;760&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:06.180Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:07.420527" elapsed="0.008004"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.428740" elapsed="0.002656"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.431598" elapsed="0.002606"/>
</kw>
<var name="${switch}">30</var>
<status status="PASS" start="2026-05-12T03:43:07.405434" elapsed="0.028812"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:07.449729" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A31 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A31 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:07.453949" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A31 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:31&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42274&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;3&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:07.454639" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:07.434535" elapsed="0.020168"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:07.459743" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:31&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42274&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;3&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s31&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:03.336Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:31:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;92:85:d2:fd:95:40&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s31&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;992000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:31:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;92:b0:82:af:0e:35&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s31-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;2000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:31:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;6a:d5:81:b7:97:35&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s31-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;0&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:31:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;72:d9:14:06:6b:cc&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s31-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;0&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:03.394Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:07.455260" elapsed="0.006024"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.461596" elapsed="0.003959"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.465841" elapsed="0.003213"/>
</kw>
<var name="${switch}">31</var>
<status status="PASS" start="2026-05-12T03:43:07.434378" elapsed="0.034717"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:07.479265" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A32 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A32 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:07.480412" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A32 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:32&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42778&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;5&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:07.480844" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:07.469400" elapsed="0.011485"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:07.485182" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:32&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42778&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;5&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s32&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:04.586Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:32:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;12:b3:64:e3:d6:40&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s32-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;671000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:32:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;76:13:e6:82:1d:c8&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s32-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;671000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;760&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:32:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;d6:14:fd:f0:17:45&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s32&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;659000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:32:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;56:c2:a6:2a:4e:d3&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s32-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;671000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:04.764Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:07.481247" elapsed="0.005562"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.487114" elapsed="0.005312"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.492839" elapsed="0.003623"/>
</kw>
<var name="${switch}">32</var>
<status status="PASS" start="2026-05-12T03:43:07.469242" elapsed="0.027268"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:07.510786" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A33 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A33 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:07.512742" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A33 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:33&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42598&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;5&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:07.513507" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:07.496824" elapsed="0.016755"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:07.520248" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:33&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42598&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;5&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s33&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:05.756Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:33:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;a6:6c:0f:f8:56:b3&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s33-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;8&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;991000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;673&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:33:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;a6:d2:7e:43:ac:3a&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s33-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;991000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:33:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;9e:07:ca:64:11:48&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s33&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;949000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:33:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;62:b6:e5:50:c0:9f&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s33-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;8&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;991000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;673&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:05.818Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:07.514127" elapsed="0.007749"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.522258" elapsed="0.004270"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.526838" elapsed="0.003052"/>
</kw>
<var name="${switch}">33</var>
<status status="PASS" start="2026-05-12T03:43:07.496654" elapsed="0.033278"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:07.542872" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A34 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A34 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:07.544090" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A34 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:34&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42324&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;5&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:07.544618" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:07.530280" elapsed="0.014383"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:07.549741" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:34&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42324&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;5&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s34&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:04.606Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:34:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;0e:25:8d:38:70:f0&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s34-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;351000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:34:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;02:f3:79:c7:7d:3e&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s34-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;351000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;760&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:34:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;92:66:a6:e1:51:47&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s34&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;343000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:34:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;7a:51:9d:26:d9:b4&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s34-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;350000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:04.780Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:07.545066" elapsed="0.006391"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.551800" elapsed="0.004200"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.556329" elapsed="0.003929"/>
</kw>
<var name="${switch}">34</var>
<status status="PASS" start="2026-05-12T03:43:07.530099" elapsed="0.030209"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:07.568773" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A35 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A35 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:07.569965" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A35 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:35&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;41892&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:07.570440" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:07.560661" elapsed="0.009821"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:07.575151" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:35&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;41892&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s35&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:01.774Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:35:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;86:43:6a:bd:85:e3&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s35-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;264000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:35:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;e2:d2:e5:7c:f3:43&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s35&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;249000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:35:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;26:64:83:a2:7a:3b&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s35-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;264000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:35:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;fa:15:65:5c:eb:d4&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s35-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;264000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:02.100Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:07.570845" elapsed="0.006099"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.577362" elapsed="0.003643"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.581257" elapsed="0.002623"/>
</kw>
<var name="${switch}">35</var>
<status status="PASS" start="2026-05-12T03:43:07.560467" elapsed="0.023457"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:07.597784" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A36 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A36 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:07.599904" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A36 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:36&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42432&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;4&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:07.600624" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:07.584237" elapsed="0.016453"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:07.607705" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:36&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42432&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;4&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s36&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:03.511Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:36:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;a6:42:e9:75:5d:83&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s36-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;88000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:36:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;fe:6f:c8:6b:a7:48&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s36&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;84000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:36:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;42:70:9d:fb:f8:73&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s36-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;87000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;603&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:36:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;2a:da:30:1d:99:55&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s36-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;87000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:03.603Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:07.601319" elapsed="0.007545"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.609094" elapsed="0.002931"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.612246" elapsed="0.002645"/>
</kw>
<var name="${switch}">36</var>
<status status="PASS" start="2026-05-12T03:43:07.584061" elapsed="0.030872"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:07.627568" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A37 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A37 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:07.628902" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A37 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:37&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42240&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;5&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:07.629573" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:07.615251" elapsed="0.014384"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:07.636138" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:37&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42240&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;5&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s37&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:04.455Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:37:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;06:20:b8:1d:85:2e&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s37-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;226000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:37:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;e2:69:ea:ab:af:fc&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s37-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;226000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;760&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:37:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;92:5d:ae:9c:d3:4a&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s37&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;220000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:37:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;46:d7:00:55:6c:a2&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s37-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;226000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:04.616Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:07.630215" elapsed="0.007078"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.637499" elapsed="0.002721"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.640422" elapsed="0.002626"/>
</kw>
<var name="${switch}">37</var>
<status status="PASS" start="2026-05-12T03:43:07.615063" elapsed="0.028028"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:07.655617" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A38 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A38 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:07.657409" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A38 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:38&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;41904&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;6&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:07.658367" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:07.643430" elapsed="0.015037"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:07.664886" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:38&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;41904&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;6&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s38&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:06.133Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:38:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;0a:40:49:38:a2:49&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s38&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;7&lt;/second&gt;&lt;nanosecond&gt;295000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:38:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;da:d5:c9:f1:50:35&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s38-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;7&lt;/second&gt;&lt;nanosecond&gt;308000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:38:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;3e:d8:eb:31:21:8c&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s38-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;8&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;7&lt;/second&gt;&lt;nanosecond&gt;308000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;673&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:38:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;22:2d:21:2d:e5:76&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s38-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;7&lt;/second&gt;&lt;nanosecond&gt;308000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;760&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:06.163Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:07.659015" elapsed="0.007554"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.666943" elapsed="0.004345"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.671605" elapsed="0.004358"/>
</kw>
<var name="${switch}">38</var>
<status status="PASS" start="2026-05-12T03:43:07.643270" elapsed="0.032739"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:07.688972" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A39 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A39 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:07.690257" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A39 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:39&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42734&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;2&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:07.690719" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:07.676356" elapsed="0.014407"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:07.695403" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:39&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42734&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;2&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s39&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:03.032Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:39:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;96:f4:e6:86:46:44&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s39&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;156000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:39:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;72:08:75:d1:03:42&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s39-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;167000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:39:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;d2:62:5a:cf:7b:ce&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s39-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;167000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:39:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;16:c1:d8:2c:de:7e&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s39-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;167000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:03.193Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:07.691141" elapsed="0.005880"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.697424" elapsed="0.004175"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.701907" elapsed="0.004606"/>
</kw>
<var name="${switch}">39</var>
<status status="PASS" start="2026-05-12T03:43:07.676173" elapsed="0.030408"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:07.719361" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A40 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A40 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:07.721004" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A40 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:40&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;41938&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;6&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:07.721658" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:07.707057" elapsed="0.014661"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:07.726739" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:40&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;41938&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;6&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s40&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:06.099Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:40:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;d6:26:20:d0:7d:41&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s40&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;7&lt;/second&gt;&lt;nanosecond&gt;210000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:40:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;aa:f9:cf:d9:a8:a3&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s40-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;7&lt;/second&gt;&lt;nanosecond&gt;227000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:40:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;9a:6c:11:63:2d:5a&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s40-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;7&lt;/second&gt;&lt;nanosecond&gt;227000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;760&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:40:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;02:e8:bb:ab:ec:fb&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s40-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;8&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;7&lt;/second&gt;&lt;nanosecond&gt;227000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;673&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:06.141Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:07.722233" elapsed="0.006115"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.728651" elapsed="0.003934"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.732878" elapsed="0.003630"/>
</kw>
<var name="${switch}">40</var>
<status status="PASS" start="2026-05-12T03:43:07.706787" elapsed="0.029762"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:07.746993" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A41 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A41 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:07.748145" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A41 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:41&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;41926&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;5&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:07.748605" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:07.736835" elapsed="0.011811"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:07.753068" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:41&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;41926&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;5&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s41&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:05.323Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:41:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;0e:f1:3b:cb:f3:03&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s41-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;463000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:41:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;b2:d3:69:a5:38:27&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s41-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;463000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:41:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;6e:6d:c0:72:bc:da&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s41-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;463000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;760&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:41:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;f6:28:8b:07:2a:4b&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s41&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;448000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:05.350Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:07.748993" elapsed="0.005704"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.755047" elapsed="0.004257"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.759611" elapsed="0.004121"/>
</kw>
<var name="${switch}">41</var>
<status status="PASS" start="2026-05-12T03:43:07.736681" elapsed="0.027112"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:07.777785" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A42 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A42 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:07.779487" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A42 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:42&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42672&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;2&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:07.780255" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:07.764212" elapsed="0.016111"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:07.788461" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:42&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42672&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;2&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s42&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:02.348Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:42:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;fa:1b:1c:f9:e7:48&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s42&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;547000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:42:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;7a:ed:ae:75:99:c9&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s42-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;561000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:42:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;66:92:a1:85:61:48&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s42-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;561000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:42:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ea:1b:ed:78:f1:4e&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s42-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;561000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:02.493Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:07.780940" elapsed="0.008862"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.790141" elapsed="0.003604"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.794018" elapsed="0.003045"/>
</kw>
<var name="${switch}">42</var>
<status status="PASS" start="2026-05-12T03:43:07.763970" elapsed="0.033137"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:07.805188" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A43 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A43 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:07.805921" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A43 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:43&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42524&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;9&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:07.806231" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:07.797431" elapsed="0.008828"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:07.809138" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:43&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42524&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;9&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s43&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:06.131Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:43:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;da:0f:21:24:7e:42&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s43-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;508000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:43:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;7a:e2:75:02:20:ca&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s43-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;508000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;760&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:43:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;6a:0c:87:3b:25:48&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s43&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;486000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:43:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;96:0f:ec:67:17:5f&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s43-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;507000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;760&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:06.177Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:07.806488" elapsed="0.003744"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.810428" elapsed="0.003285"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.814008" elapsed="0.003895"/>
</kw>
<var name="${switch}">43</var>
<status status="PASS" start="2026-05-12T03:43:07.797268" elapsed="0.020695"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:07.834955" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A44 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A44 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:07.836714" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A44 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:44&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42710&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;1&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:07.837391" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:07.818382" elapsed="0.019071"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:07.844301" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:44&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42710&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;1&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s44&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:01.738Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:44:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;f2:77:7a:75:72:46&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s44-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;135000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:44:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;8a:a2:87:2d:82:43&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s44&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;127000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:44:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;1e:52:6d:84:01:1f&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s44-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;135000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:44:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;3e:fc:9f:c0:3f:37&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s44-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;135000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:02.168Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:07.837978" elapsed="0.008088"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.846489" elapsed="0.004221"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.851063" elapsed="0.005275"/>
</kw>
<var name="${switch}">44</var>
<status status="PASS" start="2026-05-12T03:43:07.818139" elapsed="0.038254"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:07.868565" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A45 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A45 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:07.869738" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A45 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:45&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42162&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;6&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:07.870216" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:07.856740" elapsed="0.013519"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:07.874657" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:45&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42162&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;6&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s45&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:06.038Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:45:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;6a:96:65:af:49:37&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s45-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;790000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;760&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:45:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;8e:bd:18:b5:25:a6&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s45-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;790000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:45:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;c2:45:25:4b:d3:43&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s45&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;782000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:45:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;f2:0f:14:70:64:08&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s45-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;790000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:06.071Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:07.870639" elapsed="0.005663"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.876605" elapsed="0.004045"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.880947" elapsed="0.003682"/>
</kw>
<var name="${switch}">45</var>
<status status="PASS" start="2026-05-12T03:43:07.856537" elapsed="0.028136"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:07.898870" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A46 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A46 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:07.899707" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A46 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:46&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42006&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;6&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:07.900046" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:07.884966" elapsed="0.015108"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:07.903194" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:46&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42006&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;6&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s46&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:06.077Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:46:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;0e:56:fd:3c:71:33&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s46-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;7&lt;/second&gt;&lt;nanosecond&gt;54000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:46:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;d2:3d:cb:c8:e6:4d&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s46&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;7&lt;/second&gt;&lt;nanosecond&gt;51000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:46:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;c2:60:7c:c9:d6:8b&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s46-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;8&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;7&lt;/second&gt;&lt;nanosecond&gt;54000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;673&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:46:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;5a:76:35:5d:62:3d&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s46-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;8&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;7&lt;/second&gt;&lt;nanosecond&gt;54000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;673&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:06.123Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:07.900389" elapsed="0.003855"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.904453" elapsed="0.002685"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.907354" elapsed="0.002575"/>
</kw>
<var name="${switch}">46</var>
<status status="PASS" start="2026-05-12T03:43:07.884809" elapsed="0.025162"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:07.923925" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A47 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A47 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:07.924738" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A47 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:47&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42562&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;4&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:07.925081" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:07.910280" elapsed="0.014830"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:07.928375" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:47&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42562&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;4&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s47&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:04.845Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:47:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;1a:e4:4c:73:f1:80&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s47-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;218000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:47:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;06:0f:0e:4e:46:46&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s47&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;190000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:47:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;8e:54:ac:3b:bb:db&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s47-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;218000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:47:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;a2:93:66:9d:e6:2e&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s47-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;218000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:04.970Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:07.925418" elapsed="0.004084"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.929716" elapsed="0.002693"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.932610" elapsed="0.002599"/>
</kw>
<var name="${switch}">47</var>
<status status="PASS" start="2026-05-12T03:43:07.910106" elapsed="0.025146"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:07.949457" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A48 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A48 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:07.950252" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A48 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:48&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42008&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;4&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:07.950576" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:07.935542" elapsed="0.015062"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:07.953803" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:48&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42008&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;4&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s48&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:05.837Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:48:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;06:12:9b:d7:e5:d1&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s48-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;800000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:48:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;b2:4b:bb:d9:ee:46&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s48&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;797000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:48:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ee:1e:34:9c:56:71&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s48-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;8&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;800000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;673&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:48:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;1a:ee:d2:b6:d5:7b&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s48-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;800000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:05.870Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:07.950876" elapsed="0.004070"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.955228" elapsed="0.002665"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.958167" elapsed="0.002645"/>
</kw>
<var name="${switch}">48</var>
<status status="PASS" start="2026-05-12T03:43:07.935386" elapsed="0.025468"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:07.974466" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A49 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A49 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:07.976189" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A49 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:49&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42622&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;6&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:07.976843" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:07.961149" elapsed="0.015755"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:07.983509" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:49&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42622&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;6&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s49&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:06.039Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:49:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;16:fa:7b:2b:9f:44&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s49&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;177000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:49:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;f6:a5:95:a8:91:3a&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s49-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;187000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:49:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;6e:8e:fb:ec:dc:7c&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s49-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;8&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;187000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;673&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:49:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;f6:98:0d:31:61:8a&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s49-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;187000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;760&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:06.078Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:07.977460" elapsed="0.007433"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.985138" elapsed="0.002711"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:07.988046" elapsed="0.002581"/>
</kw>
<var name="${switch}">49</var>
<status status="PASS" start="2026-05-12T03:43:07.960991" elapsed="0.029678"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:08.004686" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A50 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A50 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:08.006407" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A50 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:50&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42426&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;3&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:08.007094" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:07.990955" elapsed="0.016231"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:08.013110" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:50&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42426&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;3&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s50&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:02.092Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:50:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;16:6a:94:3a:a0:04&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s50-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;731000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:50:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;06:2b:4d:f6:7b:f7&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s50-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;731000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:50:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;72:95:e6:61:bf:9b&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s50-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;731000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:50:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;2e:98:9e:3c:28:4d&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s50&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;729000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:02.244Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:08.007718" elapsed="0.007012"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.015300" elapsed="0.004060"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.019667" elapsed="0.004011"/>
</kw>
<var name="${switch}">50</var>
<status status="PASS" start="2026-05-12T03:43:07.990800" elapsed="0.032940"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:08.036441" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A51 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A51 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:08.037603" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A51 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:51&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42074&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;8&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:08.038105" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:08.024080" elapsed="0.014070"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:08.042713" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:51&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42074&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;8&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s51&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:04.869Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:51:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;3a:68:7f:70:23:43&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s51&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;735000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:51:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;22:16:00:2e:d2:ab&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s51-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;746000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:51:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;9e:07:10:b5:9a:35&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s51-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;746000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;760&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:51:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;0e:24:2f:47:86:ce&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s51-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;8&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;746000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;673&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:04.978Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:08.038548" elapsed="0.005814"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.044675" elapsed="0.003754"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.048628" elapsed="0.002599"/>
</kw>
<var name="${switch}">51</var>
<status status="PASS" start="2026-05-12T03:43:08.023919" elapsed="0.027350"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:08.066811" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A52 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A52 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:08.068011" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A52 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:52&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42062&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;3&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:08.068485" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:08.051560" elapsed="0.016968"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:08.072929" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:52&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42062&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;3&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s52&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:03.910Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:52:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ba:b6:78:d7:7b:ce&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s52-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;769000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:52:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;7a:d4:a4:d7:c9:b8&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s52-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;769000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:52:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;e2:1a:e2:08:b4:d7&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s52-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;769000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:52:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ca:a2:da:e9:c6:47&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s52&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;762000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:03.959Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:08.068921" elapsed="0.005605"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.074830" elapsed="0.003968"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.079109" elapsed="0.003862"/>
</kw>
<var name="${switch}">52</var>
<status status="PASS" start="2026-05-12T03:43:08.051406" elapsed="0.031645"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:08.097639" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A53 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A53 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:08.099452" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A53 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:53&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;41916&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;6&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:08.100107" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:08.083479" elapsed="0.016720"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:08.106203" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:53&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;41916&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;6&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s53&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:04.155Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:53:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;86:a4:e0:32:28:1f&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s53-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;310000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:53:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;6e:ae:b5:fc:3f:29&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s53-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;8&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;310000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;673&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:53:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;72:e1:82:24:f7:5b&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s53-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;309000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;760&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:53:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;5a:3b:1b:47:09:47&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s53&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;296000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:04.179Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:08.100751" elapsed="0.007099"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.108211" elapsed="0.004058"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.112581" elapsed="0.003901"/>
</kw>
<var name="${switch}">53</var>
<status status="PASS" start="2026-05-12T03:43:08.083258" elapsed="0.033267"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:08.131119" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A54 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A54 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:08.132293" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A54 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:54&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42058&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:08.132751" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:08.116830" elapsed="0.015964"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:08.137266" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:54&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42058&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s54&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:03.333Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:54:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;b2:13:f9:61:f9:48&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s54&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;205000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:54:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;7a:41:9d:6d:c1:17&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s54-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;214000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:54:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;22:8c:9a:f6:82:b0&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s54-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;214000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:54:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;46:56:8b:c8:2f:90&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s54-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;214000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:03.389Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:08.133202" elapsed="0.005722"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.139300" elapsed="0.004056"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.143658" elapsed="0.002738"/>
</kw>
<var name="${switch}">54</var>
<status status="PASS" start="2026-05-12T03:43:08.116672" elapsed="0.029768"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:08.158766" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A55 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A55 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:08.159960" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A55 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:55&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42290&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;7&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:08.160464" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:08.146739" elapsed="0.013770"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:08.165024" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:55&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42290&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;7&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s55&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:06.180Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:55:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;0e:0e:35:28:c8:53&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s55-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;8&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;805000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;673&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:55:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;36:7e:1f:3f:62:4e&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s55&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;795000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:55:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;2e:ba:cf:1e:72:40&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s55-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;804000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;760&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:55:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;86:73:21:2c:e8:72&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s55-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;805000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:06.205Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:08.160892" elapsed="0.005962"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.167274" elapsed="0.004628"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.172263" elapsed="0.004100"/>
</kw>
<var name="${switch}">55</var>
<status status="PASS" start="2026-05-12T03:43:08.146578" elapsed="0.029832"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:08.190552" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A56 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A56 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:08.191698" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A56 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:56&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42768&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;6&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:08.192146" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:08.176735" elapsed="0.015476"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:08.196664" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:56&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42768&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;6&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s56&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:06.045Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:56:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ea:4e:46:f8:44:d4&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s56-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;8&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;34000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;673&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:56:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;c6:83:a3:f1:cf:82&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s56-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;35000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:56:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;3e:68:c0:40:4c:45&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s56&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;23000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:56:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;a2:d9:ce:20:f1:4e&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s56-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;34000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:06.093Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:08.192597" elapsed="0.005602"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.198512" elapsed="0.004005"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.202809" elapsed="0.003905"/>
</kw>
<var name="${switch}">56</var>
<status status="PASS" start="2026-05-12T03:43:08.176565" elapsed="0.030212"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:08.221925" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A57 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A57 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:08.223091" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A57 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:57&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42472&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;6&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:08.223547" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:08.207224" elapsed="0.016364"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:08.227922" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:57&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42472&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;6&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s57&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:05.448Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:57:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;66:0d:5a:d4:c6:4b&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s57&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;948000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:57:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;52:2b:4c:b6:00:93&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s57-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;956000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:57:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;16:79:40:34:43:bf&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s57-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;956000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:57:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;d6:a7:8e:86:5b:8f&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s57-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;957000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;760&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:05.508Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:08.223932" elapsed="0.005682"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.229941" elapsed="0.003405"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.233550" elapsed="0.002617"/>
</kw>
<var name="${switch}">57</var>
<status status="PASS" start="2026-05-12T03:43:08.206981" elapsed="0.029229"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:08.249725" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A58 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A58 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:08.251686" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A58 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:58&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;41948&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;1&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:08.252448" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:08.236499" elapsed="0.016018"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:08.259994" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:58&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;41948&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;1&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s58&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:02.088Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:58:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;96:fd:b0:5f:01:a7&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s58-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;331000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:58:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;c2:e9:ec:45:e3:b3&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s58-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;331000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:58:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;52:7c:21:b7:09:40&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s58&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;316000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:58:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;8e:fa:74:32:03:51&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s58-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;331000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:02.315Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:08.253133" elapsed="0.007957"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.261347" elapsed="0.002750"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.264318" elapsed="0.002792"/>
</kw>
<var name="${switch}">58</var>
<status status="PASS" start="2026-05-12T03:43:08.236345" elapsed="0.030825"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:08.278826" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A59 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A59 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:08.280021" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A59 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:59&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42018&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;3&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:08.280462" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:08.267496" elapsed="0.013005"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:08.285351" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:59&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42018&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;3&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s59&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:02.696Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:59:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;12:8e:a6:70:98:44&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s59&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;725000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:59:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;36:16:40:25:69:f0&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s59-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;739000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;603&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:59:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;5a:34:34:31:7d:82&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s59-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;739000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:59:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;86:5f:e4:23:c4:06&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s59-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;738000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:02.826Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:08.280820" elapsed="0.007450"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.288551" elapsed="0.003468"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.292300" elapsed="0.003362"/>
</kw>
<var name="${switch}">59</var>
<status status="PASS" start="2026-05-12T03:43:08.267313" elapsed="0.028402"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:08.310504" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A60 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A60 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:08.311930" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A60 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:60&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42718&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;4&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:08.312535" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:08.296096" elapsed="0.016495"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:08.317450" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:60&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42718&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;4&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s60&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:03.332Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:60:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;7a:2e:c8:20:aa:eb&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s60-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;376000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;603&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:60:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;e6:70:c4:38:87:05&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s60-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;376000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:60:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;0a:c6:8b:9a:ec:8c&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s60-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;376000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:60:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;8a:d9:7f:02:9d:4b&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s60&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;369000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:03.382Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:08.313085" elapsed="0.006024"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.319422" elapsed="0.003987"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.323702" elapsed="0.003747"/>
</kw>
<var name="${switch}">60</var>
<status status="PASS" start="2026-05-12T03:43:08.295890" elapsed="0.031625"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:08.341909" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A61 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A61 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:08.343694" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A61 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:61&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42748&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;7&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:08.344406" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:08.327983" elapsed="0.016490"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:08.351137" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:61&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42748&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;7&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s61&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:05.759Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:61:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;0e:5f:18:c4:52:3e&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s61-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;786000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:61:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;f2:3f:8b:c0:67:6a&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s61-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;786000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;760&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:61:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;7a:f0:f0:cc:09:fb&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s61-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;786000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;760&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:61:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ba:56:05:29:72:4b&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s61&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;774000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:05.827Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:08.345022" elapsed="0.007900"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.353253" elapsed="0.003697"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.357251" elapsed="0.003670"/>
</kw>
<var name="${switch}">61</var>
<status status="PASS" start="2026-05-12T03:43:08.327741" elapsed="0.033238"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:08.373413" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A62 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A62 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:08.375340" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A62 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:62&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;41900&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;1&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:08.376137" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:08.361370" elapsed="0.014894"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:08.383295" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:62&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;41900&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;1&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s62&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:02.520Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:62:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ce:09:1c:85:d6:4f&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s62&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;737000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:62:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;1a:87:0f:6b:72:36&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s62-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;753000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:62:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;8e:5b:83:02:14:7b&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s62-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;753000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:62:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;16:8b:c6:7a:22:3f&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s62-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;753000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:02.601Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:08.376878" elapsed="0.007872"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.384951" elapsed="0.002646"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.387797" elapsed="0.002629"/>
</kw>
<var name="${switch}">62</var>
<status status="PASS" start="2026-05-12T03:43:08.361140" elapsed="0.029329"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:08.403420" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A63 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A63 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:08.405439" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A63 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:63&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42656&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;4&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:08.406144" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:08.390746" elapsed="0.015501"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:08.412617" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:63&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42656&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;4&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s63&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:03.512Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:63:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;16:1e:3c:f4:61:02&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s63-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;658000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:63:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;8a:4a:cf:28:97:c2&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s63-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;658000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:63:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;fa:b1:e8:8e:fa:85&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s63-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;658000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;603&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:63:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;b6:28:96:a2:0f:4f&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s63&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;648000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:03.583Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:08.406818" elapsed="0.006869"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.413888" elapsed="0.002663"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.416750" elapsed="0.002664"/>
</kw>
<var name="${switch}">63</var>
<status status="PASS" start="2026-05-12T03:43:08.390589" elapsed="0.028867"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:08.436966" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A64 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A64 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:08.439404" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A64 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:64&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42478&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;9&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:08.440240" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:08.419772" elapsed="0.020556"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:08.446216" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:64&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42478&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;9&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s64&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:04.569Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:64:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;1e:9d:39:9d:48:8e&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s64-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;123000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;760&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:64:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;8a:e9:7d:a2:42:c8&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s64-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;123000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:64:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;fe:d3:dc:99:b1:48&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s64&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;115000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:64:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;d2:c3:5d:90:6a:91&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s64-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;124000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;760&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:04.686Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:08.440945" elapsed="0.006965"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.448240" elapsed="0.004047"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.452600" elapsed="0.003850"/>
</kw>
<var name="${switch}">64</var>
<status status="PASS" start="2026-05-12T03:43:08.419589" elapsed="0.036904"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:08.468611" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A65 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A65 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:08.469845" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A65 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:65&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42576&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;1&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:08.470279" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:08.456808" elapsed="0.013512"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:08.475071" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:65&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42576&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;1&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s65&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:02.704Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:65:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ee:94:28:63:84:42&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s65&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;52000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:65:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ae:dc:50:0a:b3:19&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s65-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;63000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:65:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;fa:ec:37:49:fe:6a&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s65-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;62000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:65:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;5a:af:90:38:5f:ea&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s65-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;63000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:02.841Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:08.470627" elapsed="0.006012"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.476952" elapsed="0.004309"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.481564" elapsed="0.004117"/>
</kw>
<var name="${switch}">65</var>
<status status="PASS" start="2026-05-12T03:43:08.456638" elapsed="0.029105"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:08.500565" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A66 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A66 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:08.502429" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A66 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:66&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42686&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;8&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:08.503104" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:08.486141" elapsed="0.017056"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:08.509328" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:66&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42686&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;8&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s66&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:05.757Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:66:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;9e:7a:5e:9d:b0:22&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s66-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;859000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;760&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:66:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;26:4c:a5:77:0c:4e&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s66&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;844000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:66:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;1a:61:e0:1e:c4:13&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s66-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;860000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;760&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:66:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;56:e0:02:a8:8d:21&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s66-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;860000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:05.818Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:08.503766" elapsed="0.007274"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.511359" elapsed="0.004166"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.515823" elapsed="0.003801"/>
</kw>
<var name="${switch}">66</var>
<status status="PASS" start="2026-05-12T03:43:08.485914" elapsed="0.033770"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:08.531040" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A67 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A67 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:08.532133" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A67 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:67&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42702&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;1&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:08.532681" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:08.520049" elapsed="0.012673"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:08.537067" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:67&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42702&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;1&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s67&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:01.332Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:67:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;1e:2f:97:66:c1:d8&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s67-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;750000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:67:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;12:18:0d:87:64:9f&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s67-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;750000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:67:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;8e:2c:2b:92:d9:48&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s67&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;741000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:67:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;26:0b:a4:f0:de:18&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s67-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;750000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:01.782Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:08.533105" elapsed="0.005472"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.538903" elapsed="0.003676"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.542874" elapsed="0.003711"/>
</kw>
<var name="${switch}">67</var>
<status status="PASS" start="2026-05-12T03:43:08.519861" elapsed="0.026782"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:08.559631" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A68 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A68 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:08.561355" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A68 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:68&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42582&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;4&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:08.561977" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:08.547046" elapsed="0.014997"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:08.568187" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:68&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42582&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;4&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s68&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:03.024Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:68:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;e2:4f:5e:16:b3:27&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s68-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;382000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;603&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:68:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ce:68:f4:c1:78:56&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s68-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;382000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:68:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;56:37:c6:b7:4a:40&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s68&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;372000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:68:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;6a:a4:9c:47:1f:c1&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s68-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;382000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:03.194Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:08.562520" elapsed="0.006783"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.569507" elapsed="0.002659"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.572382" elapsed="0.002665"/>
</kw>
<var name="${switch}">68</var>
<status status="PASS" start="2026-05-12T03:43:08.546829" elapsed="0.028261"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:08.587522" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A69 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A69 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:08.589197" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A69 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:69&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42488&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;5&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:08.589824" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:08.575362" elapsed="0.014526"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:08.596283" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:69&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42488&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;5&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s69&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:03.661Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:69:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;3a:4f:fc:8a:08:f0&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s69-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;124000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:69:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;3a:4e:d1:64:b7:91&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s69-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;8&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;116000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;673&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:69:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;4e:c2:eb:63:1e:44&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s69&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;103000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:69:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;c6:6f:91:be:99:6a&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s69-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;126000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;603&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:03.699Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:08.590405" elapsed="0.006982"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.597579" elapsed="0.002623"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.600399" elapsed="0.002580"/>
</kw>
<var name="${switch}">69</var>
<status status="PASS" start="2026-05-12T03:43:08.575219" elapsed="0.027801"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:08.616838" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A70 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A70 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:08.618467" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A70 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:70&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42196&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;2&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:08.619188" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:08.603288" elapsed="0.015976"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:08.624945" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:70&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42196&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;2&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s70&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:02.347Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:70:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;06:72:ec:8c:ba:93&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s70-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;160000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:70:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;6a:0c:d7:b3:f9:4b&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s70&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;148000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:70:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;f2:d3:8a:5d:f2:b5&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s70-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;160000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:70:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;fa:df:83:c2:e9:04&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s70-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;160000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:02.485Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:08.619723" elapsed="0.006713"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.626711" elapsed="0.003743"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.630732" elapsed="0.003726"/>
</kw>
<var name="${switch}">70</var>
<status status="PASS" start="2026-05-12T03:43:08.603130" elapsed="0.031410"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:08.644155" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A71 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A71 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:08.646044" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A71 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:71&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42120&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;1&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:08.646686" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:08.635021" elapsed="0.011772"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:08.653846" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:71&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42120&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;1&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s71&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:02.528Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:71:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;f2:10:14:02:e2:02&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s71-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;414000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;603&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:71:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;22:36:e2:8f:2e:c7&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s71-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;414000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:71:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;9a:3d:dc:d3:18:24&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s71-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;414000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:71:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;52:5d:9f:d2:15:4d&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s71&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;405000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:02.672Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:08.647276" elapsed="0.008924"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.656410" elapsed="0.002681"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.659321" elapsed="0.002663"/>
</kw>
<var name="${switch}">71</var>
<status status="PASS" start="2026-05-12T03:43:08.634745" elapsed="0.027281"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:08.672130" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A72 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A72 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:08.672949" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A72 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:72&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42038&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;5&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:08.673711" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:08.662296" elapsed="0.011493"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:08.680867" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:72&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42038&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;5&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s72&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:03.977Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:72:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ba:15:46:f5:04:dd&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s72-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;882000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:72:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;92:7d:54:10:44:a3&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s72-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;882000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;760&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:72:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;46:6f:f2:bd:33:39&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s72-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;882000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;760&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:72:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;4a:20:f8:9d:c3:47&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s72&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;850000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:04.009Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:08.674471" elapsed="0.007917"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.682674" elapsed="0.003039"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.685913" elapsed="0.002657"/>
</kw>
<var name="${switch}">72</var>
<status status="PASS" start="2026-05-12T03:43:08.662136" elapsed="0.026475"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:08.700187" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A73 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A73 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:08.701861" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A73 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:73&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42736&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:08.702552" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:08.688940" elapsed="0.013677"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:08.709880" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:73&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42736&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s73&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:01.335Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:73:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;9a:0d:69:dd:92:26&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s73-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;710000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:73:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;0a:3f:8d:db:14:15&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s73-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;710000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:73:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;66:b2:2c:e6:04:ae&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s73-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;710000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:73:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;f2:83:f9:2e:73:49&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s73&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;702000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:01.796Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:08.703221" elapsed="0.009028"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.712536" elapsed="0.002754"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.715489" elapsed="0.002578"/>
</kw>
<var name="${switch}">73</var>
<status status="PASS" start="2026-05-12T03:43:08.688769" elapsed="0.029340"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:08.729140" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A74 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A74 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:08.729895" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A74 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:74&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42444&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;3&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:08.730477" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:08.718420" elapsed="0.012119"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:08.736916" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:74&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42444&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;3&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s74&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:03.283Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:74:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;52:fc:59:0c:3a:cb&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s74-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;788000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:74:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ae:60:44:32:00:46&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s74-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;783000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:74:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;6e:19:1e:d0:9d:54&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s74-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;787000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;603&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:74:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ea:6f:e5:a1:3b:4d&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s74&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;774000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:03.311Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:08.731036" elapsed="0.008198"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.739427" elapsed="0.002578"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.742212" elapsed="0.002598"/>
</kw>
<var name="${switch}">74</var>
<status status="PASS" start="2026-05-12T03:43:08.718261" elapsed="0.026590"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:08.756820" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A75 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A75 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:08.758475" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A75 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:75&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42436&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;7&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:08.759079" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:08.745098" elapsed="0.014042"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:08.765360" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:75&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42436&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;7&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s75&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:06.120Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:75:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;f2:be:69:9c:fc:a2&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s75-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;646000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;760&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:75:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;32:8a:2e:09:3d:51&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s75-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;646000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:75:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;4a:85:cb:2a:28:43&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s75&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;640000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:75:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;3e:6c:1c:ed:03:c0&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s75-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;646000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;760&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:06.162Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:08.759609" elapsed="0.007720"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.767522" elapsed="0.002576"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.770307" elapsed="0.002632"/>
</kw>
<var name="${switch}">75</var>
<status status="PASS" start="2026-05-12T03:43:08.744958" elapsed="0.028022"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:08.785091" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A76 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A76 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:08.786790" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A76 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:76&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42688&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:08.787396" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:08.773239" elapsed="0.014217"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:08.793792" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:76&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42688&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s76&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:02.469Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:76:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;2a:b7:dc:a6:21:40&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s76&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;562000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:76:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;36:b1:0b:64:d8:91&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s76-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;578000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:76:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;6e:17:cc:b0:d3:88&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s76-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;577000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:76:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;66:60:2b:07:e6:2f&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s76-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;578000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:02.548Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:08.787894" elapsed="0.007625"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.795711" elapsed="0.002651"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.798567" elapsed="0.002640"/>
</kw>
<var name="${switch}">76</var>
<status status="PASS" start="2026-05-12T03:43:08.773085" elapsed="0.028163"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:08.811821" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A77 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A77 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:08.813298" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A77 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:77&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42726&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;1&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:08.813864" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:08.801494" elapsed="0.012429"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:08.820554" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:77&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42726&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;1&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s77&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:02.973Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:77:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;82:81:ff:cd:91:eb&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s77-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;999000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:77:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;5a:6e:de:8a:37:40&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s77&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;992000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:77:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;12:ac:7f:94:0b:1f&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s77-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;999000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;603&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:77:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;b6:5e:ca:9c:4c:57&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s77-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;999000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:03.012Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:08.814391" elapsed="0.008566"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.823169" elapsed="0.002580"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.825942" elapsed="0.002585"/>
</kw>
<var name="${switch}">77</var>
<status status="PASS" start="2026-05-12T03:43:08.801355" elapsed="0.027213"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:08.842122" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A78 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A78 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:08.843139" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A78 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:78&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;41964&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;8&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:08.843512" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:08.828812" elapsed="0.014737"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:08.847441" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:78&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;41964&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;8&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s78&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:04.831Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:78:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;2e:b2:64:67:08:1a&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s78-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;8&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;950000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;673&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:78:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ee:da:ec:9a:fd:6a&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s78-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;954000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;760&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:78:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;02:99:3f:d1:78:43&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s78&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;937000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:78:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;b6:43:81:3d:42:20&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s78-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;949000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:04.958Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:08.843819" elapsed="0.005091"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.849194" elapsed="0.003680"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.853183" elapsed="0.003786"/>
</kw>
<var name="${switch}">78</var>
<status status="PASS" start="2026-05-12T03:43:08.828674" elapsed="0.028356"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:08.869682" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A79 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A79 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:08.871362" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A79 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:79&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42412&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;7&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:08.871943" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:08.857419" elapsed="0.014584"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:08.878243" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:79&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42412&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;7&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s79&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:04.832Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:79:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;da:3c:b3:5b:e2:58&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s79-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;8&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;380000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;673&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:79:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;22:89:9c:54:4d:68&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s79-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;380000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:79:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;fa:e9:6d:bc:1a:4d&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s79&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;375000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:79:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;86:8e:90:6d:56:e0&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s79-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;380000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;760&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:04.921Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:08.872468" elapsed="0.007284"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.879944" elapsed="0.002599"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.882776" elapsed="0.002589"/>
</kw>
<var name="${switch}">79</var>
<status status="PASS" start="2026-05-12T03:43:08.857215" elapsed="0.028190"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:08.901223" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A80 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A80 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:08.902870" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A80 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:80&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42578&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;3&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:08.903487" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:08.885649" elapsed="0.017899"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:08.908729" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:80&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42578&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;3&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s80&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:03.505Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:80:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;32:55:42:f9:5e:ec&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s80-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;781000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:80:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;96:2e:24:2d:c3:4b&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s80&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;771000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:80:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;26:7e:31:02:91:ef&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s80-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;782000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:80:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;f2:35:07:b7:32:c1&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s80-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;782000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:03.578Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:08.903985" elapsed="0.006226"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.910477" elapsed="0.003650"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.914421" elapsed="0.003610"/>
</kw>
<var name="${switch}">80</var>
<status status="PASS" start="2026-05-12T03:43:08.885510" elapsed="0.032577"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:08.928906" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A81 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A81 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:08.930545" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A81 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:81&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42232&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;6&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:08.931315" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:08.918454" elapsed="0.012925"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:08.937645" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:81&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42232&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;6&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s81&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:05.803Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:81:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;6a:14:4f:f3:3f:4c&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s81&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;475000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:81:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;12:02:e5:ab:d7:50&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s81-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;482000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;760&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:81:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;62:54:f5:8b:93:c9&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s81-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;482000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:81:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;0a:57:5d:92:38:3c&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s81-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;481000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:05.832Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:08.931830" elapsed="0.007623"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.939648" elapsed="0.002590"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.942434" elapsed="0.002749"/>
</kw>
<var name="${switch}">81</var>
<status status="PASS" start="2026-05-12T03:43:08.918257" elapsed="0.026968"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:08.959269" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A82 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A82 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:08.960274" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A82 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:82&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42592&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;7&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:08.960633" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:08.945472" elapsed="0.015199"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:08.964595" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:82&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42592&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;7&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s82&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:06.120Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:82:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;82:a0:3b:ec:8f:ac&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s82-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;354000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;760&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:82:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;1e:a2:73:ca:c7:bb&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s82-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;360000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:82:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;1a:a2:aa:27:36:ad&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s82-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;8&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;355000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;673&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:82:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ee:ff:78:6a:6f:4a&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s82&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;345000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:06.177Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:08.960943" elapsed="0.005142"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.966378" elapsed="0.003654"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.970339" elapsed="0.003626"/>
</kw>
<var name="${switch}">82</var>
<status status="PASS" start="2026-05-12T03:43:08.945332" elapsed="0.028689"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:08.986083" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A83 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A83 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:08.987732" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A83 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:83&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42156&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;3&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:08.988339" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:08.974385" elapsed="0.014014"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:08.994911" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:83&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42156&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;3&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s83&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:03.444Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:83:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;66:2d:ee:64:82:2d&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s83-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;209000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:83:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;6e:ad:5c:af:6e:55&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s83-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;209000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:83:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;26:f9:5f:2f:f7:9e&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s83-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;209000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:83:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;02:da:e9:52:36:49&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s83&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;201000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:03.489Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:08.988837" elapsed="0.007573"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:08.996683" elapsed="0.003710"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:09.000667" elapsed="0.003635"/>
</kw>
<var name="${switch}">83</var>
<status status="PASS" start="2026-05-12T03:43:08.974188" elapsed="0.030170"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:09.019193" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A84 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A84 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:09.020781" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A84 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:84&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;41974&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;5&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:09.021386" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:09.004699" elapsed="0.016749"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.027403" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:84&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;41974&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;5&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s84&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:03.977Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:84:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;4e:45:fc:3b:1d:6f&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s84-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;25000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:84:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ce:87:d6:ac:67:1f&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s84-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;25000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;760&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:84:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;aa:4c:77:e6:ba:cd&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s84-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;25000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;760&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:84:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;aa:5f:2d:c3:c9:49&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s84&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;12000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:04.013Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.021883" elapsed="0.006981"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:09.029131" elapsed="0.003890"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:09.033314" elapsed="0.003615"/>
</kw>
<var name="${switch}">84</var>
<status status="PASS" start="2026-05-12T03:43:09.004504" elapsed="0.032482"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:09.049885" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A85 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A85 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:09.051519" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A85 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:85&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42340&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:09.052099" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:09.037351" elapsed="0.014836"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.058367" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:85&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42340&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s85&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:02.550Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:85:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;de:14:90:4f:73:f4&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s85-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;268000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:85:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;f2:41:1d:ba:3a:43&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s85&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;258000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:85:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;7e:e8:c0:15:83:14&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s85-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;269000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:85:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;2a:3c:8d:0a:01:47&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s85-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;269000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:02.734Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.052622" elapsed="0.007514"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:09.060418" elapsed="0.003653"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:09.064362" elapsed="0.003595"/>
</kw>
<var name="${switch}">85</var>
<status status="PASS" start="2026-05-12T03:43:09.037132" elapsed="0.030881"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:09.082366" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A86 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A86 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:09.083989" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A86 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:86&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42146&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;8&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:09.084583" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:09.068379" elapsed="0.016265"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.091023" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:86&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42146&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;8&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s86&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:06.139Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:86:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;2e:8f:81:86:a1:4d&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s86&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;886000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:86:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;c6:ac:53:d6:03:b9&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s86-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;894000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;760&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:86:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;0e:1e:92:c5:7c:d0&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s86-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;894000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:86:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;2e:23:25:8e:6d:45&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s86-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;894000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;760&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:06.156Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.085079" elapsed="0.007386"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:09.092735" elapsed="0.003763"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:09.096771" elapsed="0.003742"/>
</kw>
<var name="${switch}">86</var>
<status status="PASS" start="2026-05-12T03:43:09.068184" elapsed="0.032386"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:09.113524" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A87 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A87 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:09.115151" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A87 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:87&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42366&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;2&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:09.115745" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:09.100920" elapsed="0.014885"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.122007" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:87&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42366&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;2&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s87&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:02.059Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:87:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;56:34:fb:7c:cd:45&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s87&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;780000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:87:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;06:c4:b3:f0:e8:7e&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s87-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;787000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:87:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;6a:20:ad:7c:09:55&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s87-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;787000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:87:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;aa:10:e3:a3:0f:d2&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s87-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;787000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:02.258Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.116285" elapsed="0.007394"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:09.123872" elapsed="0.002607"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:09.126703" elapsed="0.002584"/>
</kw>
<var name="${switch}">87</var>
<status status="PASS" start="2026-05-12T03:43:09.100726" elapsed="0.028601"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:09.141317" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A88 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A88 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:09.142970" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A88 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:88&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42032&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;3&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:09.143585" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:09.129571" elapsed="0.014075"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.150232" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:88&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42032&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;3&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s88&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:03.530Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:88:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;c6:db:b6:b0:ba:05&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s88-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;471000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:88:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;de:0c:90:bc:9a:4f&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s88&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;444000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:88:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;4e:22:ec:fb:03:bd&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s88-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;470000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:88:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;7e:da:58:f3:56:86&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s88-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;471000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;603&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:03.556Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.144079" elapsed="0.007699"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:09.151973" elapsed="0.002617"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:09.154788" elapsed="0.002573"/>
</kw>
<var name="${switch}">88</var>
<status status="PASS" start="2026-05-12T03:43:09.129432" elapsed="0.027969"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:09.170331" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A89 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A89 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:09.171956" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A89 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:89&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42372&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;7&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:09.172561" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:09.157649" elapsed="0.014973"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.179113" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:89&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42372&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;7&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s89&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:06.085Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:89:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;7e:0b:a8:72:a5:89&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s89-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;659000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;760&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:89:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;fe:57:b5:ff:e1:49&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s89&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;653000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:89:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;3a:71:83:27:0d:91&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s89-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;8&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;659000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;673&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:89:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;7a:18:b1:a0:da:bc&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s89-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;659000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:06.133Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.173063" elapsed="0.007589"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:09.180919" elapsed="0.003658"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:09.184856" elapsed="0.003651"/>
</kw>
<var name="${switch}">89</var>
<status status="PASS" start="2026-05-12T03:43:09.157507" elapsed="0.031059"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:09.203271" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A90 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A90 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:09.204910" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A90 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:90&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42558&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;7&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:09.205529" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:09.188931" elapsed="0.016659"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.211618" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:90&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42558&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;7&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s90&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:06.058Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:90:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;4a:14:ce:f0:cc:46&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s90-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;365000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:90:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;0a:94:39:ed:fb:42&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s90&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;345000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:90:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;32:b9:8d:e8:1a:be&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s90-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;367000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;760&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:90:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;9e:27:54:26:8e:f9&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s90-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;360000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:06.092Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.206103" elapsed="0.006987"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:09.213379" elapsed="0.003686"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:09.217363" elapsed="0.003613"/>
</kw>
<var name="${switch}">90</var>
<status status="PASS" start="2026-05-12T03:43:09.188727" elapsed="0.032305"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:09.234195" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A91 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A91 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:09.235863" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A91 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:91&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42614&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;1&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:09.236476" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:09.221407" elapsed="0.015129"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.243067" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:91&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42614&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;1&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s91&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:02.301Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:91:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;a2:37:02:60:95:45&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s91&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;554000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:91:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;1e:6e:15:37:88:44&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s91-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;574000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:91:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;26:86:03:01:c2:fa&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s91-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;574000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:91:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;42:ad:53:a4:05:29&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s91-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;575000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:02.469Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.236973" elapsed="0.007586"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:09.244828" elapsed="0.003646"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:09.248744" elapsed="0.003622"/>
</kw>
<var name="${switch}">91</var>
<status status="PASS" start="2026-05-12T03:43:09.221201" elapsed="0.031220"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:09.263803" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A92 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A92 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:09.265439" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A92 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:92&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42680&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;5&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:09.266007" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:09.252769" elapsed="0.013299"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.272341" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:92&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42680&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;5&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s92&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:04.457Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:92:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;a2:a2:3b:21:a1:98&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s92-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;600000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;760&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:92:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;f2:df:49:a8:4b:77&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s92-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;599000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:92:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;06:4f:6d:e1:18:79&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s92-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;600000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:92:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;9a:f5:1b:59:dc:44&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s92&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;588000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:04.545Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.266567" elapsed="0.008212"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:09.275087" elapsed="0.002648"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:09.277941" elapsed="0.002695"/>
</kw>
<var name="${switch}">92</var>
<status status="PASS" start="2026-05-12T03:43:09.252572" elapsed="0.028106"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:09.292348" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A93 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A93 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:09.293971" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A93 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:93&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42382&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;6&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:09.294674" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:09.280936" elapsed="0.013802"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.301185" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:93&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42382&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;6&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s93&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:06.013Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:93:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ea:63:4f:4c:cb:9c&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s93-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;8&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;584000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;673&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:93:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;3e:d3:a7:f9:4e:1f&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s93-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;584000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:93:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;da:04:19:38:a7:48&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s93-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;8&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;584000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;673&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:93:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;f2:bc:41:d4:8d:4e&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s93&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;570000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:06.051Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.295273" elapsed="0.008016"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:09.303488" elapsed="0.002632"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:09.306328" elapsed="0.002617"/>
</kw>
<var name="${switch}">93</var>
<status status="PASS" start="2026-05-12T03:43:09.280796" elapsed="0.028191"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:09.320959" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A94 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A94 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:09.322717" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A94 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:94&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42044&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;6&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:09.323542" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:09.309276" elapsed="0.014346"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.330182" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:94&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42044&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;6&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s94&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:04.615Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:94:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;fe:ee:13:47:b0:65&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s94-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;607000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:94:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;66:ee:7a:81:9e:20&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s94-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;8&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;608000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;673&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:94:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;56:85:19:f6:2f:e6&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s94-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;608000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:94:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;1a:67:7f:68:3a:4d&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s94&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;592000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:04.775Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.324143" elapsed="0.007601"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:09.331939" elapsed="0.002610"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:09.334745" elapsed="0.002622"/>
</kw>
<var name="${switch}">94</var>
<status status="PASS" start="2026-05-12T03:43:09.309109" elapsed="0.028300"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:09.350858" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A95 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A95 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:09.352822" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A95 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:95&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;41890&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;5&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:09.353482" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:09.337682" elapsed="0.015866"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.360377" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:95&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;41890&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;5&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s95&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:04.157Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:95:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;f6:1f:12:68:f7:3d&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s95-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;377000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:95:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;9a:22:80:bf:b9:b6&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s95-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;377000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:95:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;7e:b7:c0:4e:bb:42&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s95&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;364000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:95:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ee:66:8b:0a:87:d4&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s95-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;8&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;377000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;690&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:04.189Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.354000" elapsed="0.007626"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:09.361866" elapsed="0.003069"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:09.365180" elapsed="0.002675"/>
</kw>
<var name="${switch}">95</var>
<status status="PASS" start="2026-05-12T03:43:09.337531" elapsed="0.030368"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:09.380482" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A96 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A96 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:09.381676" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A96 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:96&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42134&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;3&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:09.382253" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:09.368203" elapsed="0.014107"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.387760" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:96&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42134&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;3&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s96&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:01.748Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:96:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;b2:cd:4b:39:c6:a9&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s96-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;725000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:96:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;46:f4:bb:de:54:47&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s96&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;717000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:96:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;f6:4d:23:71:de:06&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s96-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;725000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:96:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;b6:92:3c:f4:ea:41&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s96-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;725000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:02.007Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.382833" elapsed="0.006627"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:09.389765" elapsed="0.003044"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:09.393011" elapsed="0.002687"/>
</kw>
<var name="${switch}">96</var>
<status status="PASS" start="2026-05-12T03:43:09.368028" elapsed="0.027712"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:09.409123" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A97 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A97 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:09.410938" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A97 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:97&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42168&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;9&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:09.411600" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:09.396034" elapsed="0.015627"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.418778" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:97&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42168&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;9&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s97&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:04.921Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:97:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;9a:4e:e9:2e:1f:44&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s97&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;722000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:97:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;56:cd:b7:50:9b:7f&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s97-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;733000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;760&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:97:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;a6:ee:3c:c8:a0:a6&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s97-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;733000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:97:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;c6:e7:88:23:3d:1a&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s97-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;5&lt;/second&gt;&lt;nanosecond&gt;733000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;760&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:05.021Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.412202" elapsed="0.007787"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:09.420249" elapsed="0.002772"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:09.423250" elapsed="0.002770"/>
</kw>
<var name="${switch}">97</var>
<status status="PASS" start="2026-05-12T03:43:09.395876" elapsed="0.030186"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:09.436736" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A98 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A98 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:09.438234" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A98 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:98&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42754&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:09.438905" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:09.426402" elapsed="0.012567"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.445586" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:98&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42754&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s98&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:02.470Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:98:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;fe:eb:f9:71:8f:47&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s98&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;508000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:98:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;aa:5f:f1:a1:22:18&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s98-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;516000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:98:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;72:f4:8d:6d:c5:70&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s98-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;516000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:98:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;e2:7c:e3:10:f6:17&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s98-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;516000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;603&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:02.578Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.439509" elapsed="0.007982"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:09.447747" elapsed="0.002759"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:09.450713" elapsed="0.002627"/>
</kw>
<var name="${switch}">98</var>
<status status="PASS" start="2026-05-12T03:43:09.426221" elapsed="0.027164"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:09.467256" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A99 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A99 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:09.468916" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A99 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:99&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42224&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;8&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:09.469617" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:09.453679" elapsed="0.015998"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.475829" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:99&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42224&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;8&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s99&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:05.446Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:99:3&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;3&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;96:8b:9c:ff:8c:b5&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s99-eth3&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;141000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;764&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:99:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ca:a9:2a:e1:b0:43&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s99&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;134000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:99:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;ee:0c:9e:ed:2a:81&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s99-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;7&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;141000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;586&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:99:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;c2:7d:e3:4d:44:bb&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s99-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;8&lt;/transmitted&gt;&lt;received&gt;9&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;6&lt;/second&gt;&lt;nanosecond&gt;141000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;673&lt;/transmitted&gt;&lt;received&gt;760&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:05.503Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.470214" elapsed="0.007290"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:09.477823" elapsed="0.003978"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:09.482101" elapsed="0.003877"/>
</kw>
<var name="${switch}">99</var>
<status status="PASS" start="2026-05-12T03:43:09.453520" elapsed="0.032520"/>
</iter>
<iter>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:09.497000" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A100 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A100 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:09.501513" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A100 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:100&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42458&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;1&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;tabl... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:09.502183" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}/node=openflow%3A${switch}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:09.486536" elapsed="0.015712"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.507812" level="INFO">&lt;node xmlns="urn:opendaylight:inventory"&gt;&lt;id&gt;openflow:100&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;42458&lt;/port-number&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;62&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;28&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;2&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;224&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;181&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;147&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;106&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;61&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;27&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;1&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;223&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;182&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;148&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;105&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;60&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;30&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;0&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;1&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;226&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;179&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;149&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;104&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;59&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;29&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;225&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;180&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;150&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;103&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;66&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;32&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;220&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;185&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;151&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;102&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;65&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;31&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;253&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;219&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;186&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;152&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;101&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;64&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;34&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;252&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;222&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;183&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;153&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;100&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;63&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;33&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;251&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;221&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;184&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;154&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;99&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;54&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;20&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;250&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;216&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;189&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;155&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;129&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;114&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;53&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;19&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;249&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;215&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;190&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;156&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;130&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;113&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;52&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;22&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;248&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;218&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;187&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;157&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;112&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;51&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;21&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;247&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;217&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;188&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;158&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;128&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;111&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;58&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;24&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;246&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;212&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;193&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;159&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;110&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;57&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;23&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;245&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;211&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;194&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;160&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;109&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;56&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;26&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;244&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;214&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;191&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;161&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;108&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;55&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;25&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;243&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;213&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;192&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;162&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;107&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;77&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;43&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;17&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;239&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;198&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;164&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;138&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;119&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;89&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;78&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;44&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;18&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;240&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;197&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;163&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;137&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;120&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;90&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;75&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;45&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;15&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;241&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;196&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;166&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;136&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;121&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;87&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;76&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;46&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;16&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;242&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;195&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;165&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;135&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;122&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;88&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;81&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;47&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;13&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;235&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;202&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;168&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;134&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;115&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;85&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;82&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;48&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;14&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;236&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;201&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;167&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;133&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;116&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;86&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;79&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;49&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;11&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;237&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;200&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;170&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;132&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;117&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;83&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;80&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;50&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;12&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;238&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;199&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;169&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;131&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;118&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;84&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;69&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;35&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;9&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;231&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;206&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;172&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;146&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;127&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;97&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;70&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;36&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;10&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;232&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;205&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;171&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;145&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;98&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;67&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;37&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;7&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;233&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;204&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;174&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;144&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;95&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;68&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;38&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;8&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;234&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;203&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;173&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;143&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;96&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;73&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;39&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;5&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;227&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;210&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;176&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;142&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;123&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;93&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;74&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;40&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;6&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;228&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;209&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;175&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;141&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;124&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;94&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;71&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;41&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;3&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;229&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;208&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;178&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;140&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;125&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;91&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;72&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;42&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;4&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;230&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;207&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;177&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;139&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;126&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;table xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;92&lt;/id&gt;&lt;flow-table-statistics xmlns="urn:opendaylight:flow:table:statistics"&gt;&lt;packets-looked-up&gt;0&lt;/packets-looked-up&gt;&lt;active-flows&gt;0&lt;/active-flows&gt;&lt;packets-matched&gt;0&lt;/packets-matched&gt;&lt;/flow-table-statistics&gt;&lt;/table&gt;&lt;group-features xmlns="urn:opendaylight:group:statistics"&gt;&lt;max-groups&gt;4294967040&lt;/max-groups&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-all&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-ff&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-select&lt;/group-types-supported&gt;&lt;group-types-supported xmlns:x="urn:opendaylight:group:types"&gt;x:group-indirect&lt;/group-types-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:chaining&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-weight&lt;/group-capabilities-supported&gt;&lt;group-capabilities-supported xmlns:x="urn:opendaylight:group:types"&gt;x:select-liveness&lt;/group-capabilities-supported&gt;&lt;actions&gt;67076097&lt;/actions&gt;&lt;/group-features&gt;&lt;manufacturer xmlns="urn:opendaylight:flow:inventory"&gt;Nicira, Inc.&lt;/manufacturer&gt;&lt;description xmlns="urn:opendaylight:flow:inventory"&gt;s100&lt;/description&gt;&lt;hardware xmlns="urn:opendaylight:flow:inventory"&gt;Open vSwitch&lt;/hardware&gt;&lt;switch-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;max_tables&gt;254&lt;/max_tables&gt;&lt;capabilities&gt;flow-feature-capability-table-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-group-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-queue-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-flow-stats&lt;/capabilities&gt;&lt;capabilities&gt;flow-feature-capability-port-stats&lt;/capabilities&gt;&lt;max_buffers&gt;0&lt;/max_buffers&gt;&lt;/switch-features&gt;&lt;snapshot-gathering-status-start xmlns="urn:opendaylight:flow:inventory"&gt;&lt;begin&gt;2026-05-12T03:43:02.320Z&lt;/begin&gt;&lt;/snapshot-gathering-status-start&gt;&lt;software xmlns="urn:opendaylight:flow:inventory"&gt;2.17.11&lt;/software&gt;&lt;node-connector&gt;&lt;id&gt;openflow:100:LOCAL&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;4294967294&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;f2:2e:19:9b:b1:4f&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s100&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;false&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;true&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;PORT-DOWN&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;919000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;0&lt;/transmitted&gt;&lt;received&gt;0&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:100:1&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;1&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;66:09:e5:8c:11:e9&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s100-eth1&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;926000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;605&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;node-connector&gt;&lt;id&gt;openflow:100:2&lt;/id&gt;&lt;port-number xmlns="urn:opendaylight:flow:inventory"&gt;2&lt;/port-number&gt;&lt;hardware-address xmlns="urn:opendaylight:flow:inventory"&gt;22:fa:78:94:92:a7&lt;/hardware-address&gt;&lt;peer-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/peer-features&gt;&lt;name xmlns="urn:opendaylight:flow:inventory"&gt;s100-eth2&lt;/name&gt;&lt;current-feature xmlns="urn:opendaylight:flow:inventory"&gt;ten-gb-fd copper&lt;/current-feature&gt;&lt;supported xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/supported&gt;&lt;advertised-features xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/advertised-features&gt;&lt;current-speed xmlns="urn:opendaylight:flow:inventory"&gt;10000000&lt;/current-speed&gt;&lt;state xmlns="urn:opendaylight:flow:inventory"&gt;&lt;live&gt;true&lt;/live&gt;&lt;blocked&gt;false&lt;/blocked&gt;&lt;link-down&gt;false&lt;/link-down&gt;&lt;/state&gt;&lt;maximum-speed xmlns="urn:opendaylight:flow:inventory"&gt;0&lt;/maximum-speed&gt;&lt;configuration xmlns="urn:opendaylight:flow:inventory"&gt;&lt;/configuration&gt;&lt;flow-capable-node-connector-statistics xmlns="urn:opendaylight:port:statistics"&gt;&lt;receive-drops&gt;0&lt;/receive-drops&gt;&lt;transmit-drops&gt;0&lt;/transmit-drops&gt;&lt;receive-frame-error&gt;0&lt;/receive-frame-error&gt;&lt;collision-count&gt;0&lt;/collision-count&gt;&lt;packets&gt;&lt;transmitted&gt;7&lt;/transmitted&gt;&lt;received&gt;6&lt;/received&gt;&lt;/packets&gt;&lt;receive-over-run-error&gt;0&lt;/receive-over-run-error&gt;&lt;receive-errors&gt;0&lt;/receive-errors&gt;&lt;transmit-errors&gt;0&lt;/transmit-errors&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;927000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;bytes&gt;&lt;transmitted&gt;605&lt;/transmitted&gt;&lt;received&gt;516&lt;/received&gt;&lt;/bytes&gt;&lt;receive-crc-error&gt;0&lt;/receive-crc-error&gt;&lt;/flow-capable-node-connector-statistics&gt;&lt;/node-connector&gt;&lt;ip-address xmlns="urn:opendaylight:flow:inventory"&gt;10.30.171.227&lt;/ip-address&gt;&lt;serial-number xmlns="urn:opendaylight:flow:inventory"&gt;None&lt;/serial-number&gt;&lt;snapshot-gathering-status-end xmlns="urn:opendaylight:flow:inventory"&gt;&lt;succeeded&gt;true&lt;/succeeded&gt;&lt;end&gt;2026-05-12T03:43:02.477Z&lt;/end&gt;&lt;/snapshot-gathering-status-end&gt;&lt;/node&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.502783" elapsed="0.006056"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-capable-node-connector-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:09.509068" elapsed="0.002669"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>flow-table-statistics</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-05-12T03:43:09.511938" elapsed="0.002665"/>
</kw>
<var name="${switch}">100</var>
<status status="PASS" start="2026-05-12T03:43:09.486246" elapsed="0.028401"/>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="PASS" start="2026-05-12T03:43:06.369230" elapsed="3.145460"/>
</for>
<arg>${switches}</arg>
<doc>Check all switches and stats in operational inventory</doc>
<status status="PASS" start="2026-05-12T03:43:06.368560" elapsed="3.146214"/>
</kw>
<arg>${switches*2}</arg>
<arg>2s</arg>
<arg>FlowLib.Check Switches In Inventory</arg>
<arg>${switches}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-05-12T03:43:02.940486" elapsed="6.574344"/>
</kw>
<msg time="2026-05-12T03:43:09.514943" level="INFO">${status} = PASS</msg>
<msg time="2026-05-12T03:43:09.514994" level="INFO">${result} = None</msg>
<var>${status}</var>
<var>${result}</var>
<arg>Wait Until Keyword Succeeds</arg>
<arg>${switches*2}</arg>
<arg>2s</arg>
<arg>FlowLib.Check Switches In Inventory</arg>
<arg>${switches}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-05-12T03:43:02.939887" elapsed="6.575129"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'FAIL'">
<return>
<value>${status}</value>
<value>Fail checking switch</value>
<value>${topology_discover_time}</value>
<status status="NOT RUN" start="2026-05-12T03:43:09.515274" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:09.515122" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.515094" elapsed="0.000260"/>
</if>
<kw name="Log To Console" owner="BuiltIn">
<arg>Add table miss flows</arg>
<doc>Logs the given message to the console.</doc>
<status status="PASS" start="2026-05-12T03:43:09.515546" elapsed="0.000278"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Add Table Miss Flows" owner="FlowLib">
<kw name="Convert To Integer" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.517262" level="INFO">${switches} = 100</msg>
<var>${switches}</var>
<arg>${switches}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-05-12T03:43:09.516928" elapsed="0.000360"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-05-12T03:43:09.517569" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/openflowplugin-csit-1node-scale-switch-only-vanadium/test/csit/variables/openflowplugin/table_miss_flow.json"&gt;/w/workspace/openflowplugin-csit-1node-scale-switch-only-vanadium/test/csit/variables/openflowplugin/table_miss_flow.json&lt;/a&gt;'.</msg>
<msg time="2026-05-12T03:43:09.517788" level="INFO">${data} = {
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
  ...</msg>
<var>${data}</var>
<arg>/w/workspace/openflowplugin-csit-1node-scale-switch-only-vanadium/test/csit/libraries/../variables/openflowplugin/table_miss_flow.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-05-12T03:43:09.517445" elapsed="0.000370"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.525961" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.525661" elapsed="0.000358"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.526453" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.526200" elapsed="0.000303"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.526901" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.526657" elapsed="0.000288"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.527359" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.527099" elapsed="0.000304"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:09.528265" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:09.528030" elapsed="0.000262"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:09.528624" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:09.528447" elapsed="0.000202"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:09.528801" elapsed="0.000308"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.529542" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.529290" elapsed="0.000297"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:09.529635" elapsed="0.000043"/>
</return>
<msg time="2026-05-12T03:43:09.529810" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:09.527612" elapsed="0.002224"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:09.564650" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:09.564923" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:09.565202" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:09.532002" elapsed="0.033262"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:09.529914" elapsed="0.035463"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:09.565846" elapsed="0.000053"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:09.565442" elapsed="0.000556"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.529894" elapsed="0.036151"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.572971" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.568427" elapsed="0.004609"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:09.567861" elapsed="0.005227"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.567820" elapsed="0.005304"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.576856" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.573558" elapsed="0.003366"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:09.573226" elapsed="0.003750"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.573201" elapsed="0.003810"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.584891" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:09.577312" elapsed="0.007610"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:09.585304" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:09.585005" elapsed="0.000361"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.585893" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:09.585577" elapsed="0.000343"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:09.585389" elapsed="0.000567"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.584983" elapsed="0.000994"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.586591" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:09.586176" elapsed="0.000442"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:09.586948" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:09.586688" elapsed="0.000318"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.587538" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:09.587240" elapsed="0.000324"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:09.587028" elapsed="0.000571"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.586670" elapsed="0.000949"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:09.587778" elapsed="0.000354"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:09.588752" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:09.588316" elapsed="0.000463"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:09.588963" elapsed="0.002448"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:09.566966" elapsed="0.024516"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:09.591667" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:09.591553" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.591532" elapsed="0.000207"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:09.594167" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:09.591901" elapsed="0.002294"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:09.594244" elapsed="0.000036"/>
</return>
<msg time="2026-05-12T03:43:09.594447" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:09.523136" elapsed="0.071336"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:09.594534" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:09.520599" elapsed="0.074126"/>
</kw>
<var name="${switch}">1</var>
<status status="PASS" start="2026-05-12T03:43:09.520373" elapsed="0.074395"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.600513" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A2/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.600216" elapsed="0.000345"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.600958" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.600721" elapsed="0.000288"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.601469" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.601176" elapsed="0.000357"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.601960" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.601692" elapsed="0.000310"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:09.603028" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:09.602771" elapsed="0.000284"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:09.603426" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:09.603240" elapsed="0.000211"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:09.603605" elapsed="0.000198"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.604292" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.603971" elapsed="0.000366"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:09.604382" elapsed="0.000037"/>
</return>
<msg time="2026-05-12T03:43:09.604549" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:09.602245" elapsed="0.002329"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:09.617568" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A2/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A2/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:09.617644" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A2/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:09.617764" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:09.606928" elapsed="0.010862"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:09.604650" elapsed="0.013196"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:09.618265" elapsed="0.000112"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:09.617889" elapsed="0.000598"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.604630" elapsed="0.013906"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.626083" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.620881" elapsed="0.005329"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:09.620328" elapsed="0.006006"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.620285" elapsed="0.006108"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.629188" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.626983" elapsed="0.002327"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:09.626516" elapsed="0.002830"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.626480" elapsed="0.002891"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.630005" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:09.629589" elapsed="0.000443"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:09.630396" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:09.630103" elapsed="0.000351"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.630957" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:09.630656" elapsed="0.000328"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:09.630477" elapsed="0.000542"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.630085" elapsed="0.000955"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.631597" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:09.631229" elapsed="0.000395"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:09.631938" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:09.631691" elapsed="0.000303"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.632512" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:09.632217" elapsed="0.000321"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:09.632017" elapsed="0.000555"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.631674" elapsed="0.000919"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:09.632749" elapsed="0.000346"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:09.633581" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:09.633279" elapsed="0.000328"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:09.633763" elapsed="0.002232"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:09.619444" elapsed="0.016619"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:09.636259" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:09.636130" elapsed="0.000177"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.636112" elapsed="0.000216"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:09.638753" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:09.636476" elapsed="0.002303"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:09.638827" elapsed="0.000036"/>
</return>
<msg time="2026-05-12T03:43:09.639002" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:09.597613" elapsed="0.041417"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:09.639092" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:09.595081" elapsed="0.044149"/>
</kw>
<var name="${switch}">2</var>
<status status="PASS" start="2026-05-12T03:43:09.594872" elapsed="0.044400"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.644998" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A3/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.644711" elapsed="0.000336"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.645460" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.645220" elapsed="0.000291"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.645985" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.645736" elapsed="0.000293"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.646459" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.646198" elapsed="0.000304"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:09.647354" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:09.647127" elapsed="0.000253"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:09.647704" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:09.647533" elapsed="0.000196"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:09.647881" elapsed="0.000196"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.648496" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.648248" elapsed="0.000292"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:09.648584" elapsed="0.000036"/>
</return>
<msg time="2026-05-12T03:43:09.648747" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:09.646712" elapsed="0.002059"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:09.660494" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A3/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A3/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:09.660570" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A3/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:09.660710" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:09.650951" elapsed="0.009788"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:09.648846" elapsed="0.011950"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:09.661115" elapsed="0.000092"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:09.660829" elapsed="0.000481"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.648827" elapsed="0.012530"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.669106" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.663639" elapsed="0.005597"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:09.663107" elapsed="0.006209"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.663065" elapsed="0.006305"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.672764" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.669987" elapsed="0.002825"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:09.669491" elapsed="0.003355"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.669454" elapsed="0.003416"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.673567" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:09.673086" elapsed="0.000509"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:09.673920" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:09.673664" elapsed="0.000314"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.674528" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:09.674194" elapsed="0.000362"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:09.674001" elapsed="0.000591"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.673646" elapsed="0.000968"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.675184" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:09.674792" elapsed="0.000421"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:09.675614" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:09.675362" elapsed="0.000310"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.676187" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:09.675873" elapsed="0.000342"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:09.675696" elapsed="0.000554"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.675342" elapsed="0.000930"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:09.676431" elapsed="0.000360"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:09.677285" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:09.676958" elapsed="0.000354"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:09.677490" elapsed="0.002429"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:09.662227" elapsed="0.017761"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:09.680182" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:09.680054" elapsed="0.000179"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.680035" elapsed="0.000220"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:09.682706" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:09.680402" elapsed="0.002331"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:09.682780" elapsed="0.000038"/>
</return>
<msg time="2026-05-12T03:43:09.682947" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:09.642034" elapsed="0.040941"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:09.683037" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:09.639589" elapsed="0.043594"/>
</kw>
<var name="${switch}">3</var>
<status status="PASS" start="2026-05-12T03:43:09.639375" elapsed="0.043851"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.688995" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A4/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.688687" elapsed="0.000375"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.689489" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.689243" elapsed="0.000298"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.690001" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.689713" elapsed="0.000335"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.690504" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.690225" elapsed="0.000323"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:09.691424" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:09.691207" elapsed="0.000244"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:09.691794" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:09.691607" elapsed="0.000213"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:09.691989" elapsed="0.000230"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.692632" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.692385" elapsed="0.000292"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:09.692721" elapsed="0.000038"/>
</return>
<msg time="2026-05-12T03:43:09.692888" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:09.690759" elapsed="0.002224"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:09.708452" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A4/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A4/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:09.708554" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A4/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:09.708717" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:09.695150" elapsed="0.013607"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:09.693076" elapsed="0.015759"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:09.709224" elapsed="0.000041"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:09.708893" elapsed="0.000442"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.693048" elapsed="0.016318"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.716894" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.711028" elapsed="0.005968"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:09.710656" elapsed="0.006420"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.710626" elapsed="0.006569"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.722974" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.717864" elapsed="0.005175"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:09.717358" elapsed="0.005717"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.717316" elapsed="0.005786"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.723747" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:09.723332" elapsed="0.000442"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:09.724113" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:09.723842" elapsed="0.000348"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.724716" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:09.724403" elapsed="0.000341"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:09.724216" elapsed="0.000563"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.723824" elapsed="0.000977"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.725412" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:09.724979" elapsed="0.000467"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:09.725844" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:09.725528" elapsed="0.000390"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.726589" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:09.726203" elapsed="0.000414"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:09.725951" elapsed="0.000701"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.725503" elapsed="0.001170"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:09.726834" elapsed="0.000378"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:09.727803" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:09.727432" elapsed="0.000399"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:09.727990" elapsed="0.002409"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:09.709988" elapsed="0.020548"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:09.730723" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:09.730609" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.730589" elapsed="0.000203"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:09.733204" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:09.730945" elapsed="0.002288"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:09.733282" elapsed="0.000037"/>
</return>
<msg time="2026-05-12T03:43:09.733447" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:09.686068" elapsed="0.047403"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:09.733531" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:09.683543" elapsed="0.050106"/>
</kw>
<var name="${switch}">4</var>
<status status="PASS" start="2026-05-12T03:43:09.683332" elapsed="0.050357"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.739232" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A5/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.738937" elapsed="0.000344"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.739673" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.739437" elapsed="0.000288"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.740117" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.739876" elapsed="0.000302"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.740572" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.740334" elapsed="0.000281"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:09.741451" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:09.741251" elapsed="0.000226"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:09.741804" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:09.741632" elapsed="0.000197"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:09.741981" elapsed="0.000215"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.742649" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.742396" elapsed="0.000297"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:09.742738" elapsed="0.000036"/>
</return>
<msg time="2026-05-12T03:43:09.742903" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:09.740823" elapsed="0.002105"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:09.754464" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A5/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A5/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:09.754537" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A5/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:09.754723" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:09.745233" elapsed="0.009518"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:09.743004" elapsed="0.011805"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:09.755112" elapsed="0.000086"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:09.754843" elapsed="0.000459"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.742986" elapsed="0.012365"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.764125" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.757786" elapsed="0.006531"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:09.757241" elapsed="0.007195"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.757193" elapsed="0.007330"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.768834" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.765289" elapsed="0.003614"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:09.764712" elapsed="0.004238"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.764667" elapsed="0.004315"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.769894" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:09.769298" elapsed="0.000633"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:09.770466" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:09.770032" elapsed="0.000520"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.771288" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:09.770841" elapsed="0.000484"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:09.770585" elapsed="0.000790"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.770004" elapsed="0.001400"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.772362" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:09.771660" elapsed="0.000742"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:09.772893" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:09.772519" elapsed="0.000463"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.773743" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:09.773311" elapsed="0.000472"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:09.773023" elapsed="0.000812"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.772493" elapsed="0.001374"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:09.774110" elapsed="0.000592"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:09.775432" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:09.774958" elapsed="0.000515"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:09.775733" elapsed="0.003368"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:09.756294" elapsed="0.022929"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:09.779490" elapsed="0.000027"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:09.779328" elapsed="0.000234"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.779301" elapsed="0.000296"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:09.783090" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:09.779822" elapsed="0.003306"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:09.783224" elapsed="0.000051"/>
</return>
<msg time="2026-05-12T03:43:09.783465" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:09.736469" elapsed="0.047036"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:09.783601" elapsed="0.000042"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:09.734003" elapsed="0.049785"/>
</kw>
<var name="${switch}">5</var>
<status status="PASS" start="2026-05-12T03:43:09.733794" elapsed="0.050147"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.792226" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A6/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.791847" elapsed="0.000444"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.792827" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.792501" elapsed="0.000392"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.793434" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.793104" elapsed="0.000385"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.793992" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.793695" elapsed="0.000350"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:09.795205" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:09.794940" elapsed="0.000299"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:09.795656" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:09.795443" elapsed="0.000244"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:09.795886" elapsed="0.000244"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.796662" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.796354" elapsed="0.000364"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:09.796775" elapsed="0.000050"/>
</return>
<msg time="2026-05-12T03:43:09.796998" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:09.794412" elapsed="0.002617"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:09.814493" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A6/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A6/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:09.814611" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A6/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:09.814792" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:09.799935" elapsed="0.014900"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:09.797124" elapsed="0.017800"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:09.815324" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:09.814978" elapsed="0.000451"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.797099" elapsed="0.018363"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.820357" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.817019" elapsed="0.003413"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:09.816658" elapsed="0.003832"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.816630" elapsed="0.003900"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.824053" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.820958" elapsed="0.003167"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:09.820614" elapsed="0.003667"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.820590" elapsed="0.003732"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.825267" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:09.824636" elapsed="0.000673"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:09.825809" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:09.825418" elapsed="0.000479"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.826685" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:09.826241" elapsed="0.000482"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:09.825935" elapsed="0.000840"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.825389" elapsed="0.001419"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.827621" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:09.827071" elapsed="0.000590"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:09.828124" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:09.827765" elapsed="0.000466"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.828966" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:09.828528" elapsed="0.000481"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:09.828264" elapsed="0.000800"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.827739" elapsed="0.001359"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:09.829367" elapsed="0.000568"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:09.830692" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:09.830250" elapsed="0.000482"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:09.830964" elapsed="0.003641"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:09.816078" elapsed="0.018633"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:09.834985" elapsed="0.000024"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:09.834821" elapsed="0.000233"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.834789" elapsed="0.000299"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:09.838553" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:09.835338" elapsed="0.003258"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:09.838674" elapsed="0.000055"/>
</return>
<msg time="2026-05-12T03:43:09.838920" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:09.788060" elapsed="0.050900"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:09.839053" elapsed="0.000040"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:09.784434" elapsed="0.054826"/>
</kw>
<var name="${switch}">6</var>
<status status="PASS" start="2026-05-12T03:43:09.784095" elapsed="0.055229"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.848614" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A7/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.847928" elapsed="0.000799"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.849695" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.849086" elapsed="0.000726"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.851023" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.850401" elapsed="0.000728"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.852074" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.851524" elapsed="0.000681"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:09.854322" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:09.853803" elapsed="0.000582"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:09.855131" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:09.854743" elapsed="0.000476"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:09.855610" elapsed="0.000459"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.857067" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.856468" elapsed="0.000795"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:09.857403" elapsed="0.000109"/>
</return>
<msg time="2026-05-12T03:43:09.857844" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:09.852709" elapsed="0.005191"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:09.874983" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A7/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A7/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:09.875081" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A7/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:09.875318" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:09.863205" elapsed="0.012168"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:09.858071" elapsed="0.017403"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:09.875899" elapsed="0.000055"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:09.875532" elapsed="0.000513"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.858028" elapsed="0.018061"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.883015" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.877749" elapsed="0.005345"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:09.877369" elapsed="0.005809"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.877340" elapsed="0.005881"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.887198" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.883712" elapsed="0.003577"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:09.883310" elapsed="0.004046"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.883283" elapsed="0.004123"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.888716" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:09.887789" elapsed="0.000971"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:09.889519" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:09.888906" elapsed="0.000706"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.890442" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:09.889915" elapsed="0.000567"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:09.889648" elapsed="0.000886"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.888867" elapsed="0.001698"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.891443" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:09.890829" elapsed="0.000657"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:09.892066" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:09.891673" elapsed="0.000505"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.892937" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:09.892484" elapsed="0.000494"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:09.892216" elapsed="0.000817"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.891565" elapsed="0.001500"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:09.893393" elapsed="0.000687"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:09.894879" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:09.894426" elapsed="0.000492"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:09.895098" elapsed="0.002264"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:09.876710" elapsed="0.020738"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:09.897638" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:09.897520" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.897501" elapsed="0.000208"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:09.900142" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:09.897860" elapsed="0.002324"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:09.900235" elapsed="0.000038"/>
</return>
<msg time="2026-05-12T03:43:09.900402" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:09.843522" elapsed="0.056905"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:09.900489" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:09.839800" elapsed="0.060808"/>
</kw>
<var name="${switch}">7</var>
<status status="PASS" start="2026-05-12T03:43:09.839476" elapsed="0.061172"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.906335" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A8/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.906001" elapsed="0.000382"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.906784" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.906541" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.907255" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.906989" elapsed="0.000311"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.907697" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.907454" elapsed="0.000286"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:09.908580" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:09.908377" elapsed="0.000230"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:09.908940" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:09.908765" elapsed="0.000201"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:09.909133" elapsed="0.000236"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.909847" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.909576" elapsed="0.000318"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:09.909943" elapsed="0.000041"/>
</return>
<msg time="2026-05-12T03:43:09.910189" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:09.907946" elapsed="0.002346"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:09.923059" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A8/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A8/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:09.923125" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A8/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:09.923262" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:09.912608" elapsed="0.010682"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:09.910375" elapsed="0.012966"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:09.923554" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:09.923370" elapsed="0.000256"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.910355" elapsed="0.013293"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.927342" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.924710" elapsed="0.002733"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:09.924470" elapsed="0.003054"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.924451" elapsed="0.003126"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.933314" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.928236" elapsed="0.005180"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:09.927698" elapsed="0.005793"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.927662" elapsed="0.005883"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.934899" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:09.933957" elapsed="0.001002"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:09.935310" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:09.935042" elapsed="0.000326"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.935873" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:09.935567" elapsed="0.000332"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:09.935392" elapsed="0.000542"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.935024" elapsed="0.000931"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.936507" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:09.936129" elapsed="0.000404"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:09.936847" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:09.936602" elapsed="0.000302"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.937410" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:09.937099" elapsed="0.000337"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:09.936926" elapsed="0.000545"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.936584" elapsed="0.000908"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:09.937647" elapsed="0.000346"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:09.938524" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:09.938228" elapsed="0.000323"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:09.938708" elapsed="0.002177"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:09.924062" elapsed="0.016950"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:09.941206" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:09.941081" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.941062" elapsed="0.000213"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:09.943754" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:09.941423" elapsed="0.002359"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:09.943832" elapsed="0.000035"/>
</return>
<msg time="2026-05-12T03:43:09.944016" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:09.903522" elapsed="0.040527"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:09.944121" elapsed="0.000030"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:09.900965" elapsed="0.043305"/>
</kw>
<var name="${switch}">8</var>
<status status="PASS" start="2026-05-12T03:43:09.900751" elapsed="0.043560"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.950116" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A9/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.949851" elapsed="0.000362"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.950623" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.950378" elapsed="0.000296"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.951119" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.950828" elapsed="0.000370"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.951705" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.951402" elapsed="0.000359"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:09.952776" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:09.952562" elapsed="0.000241"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:09.953132" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:09.952959" elapsed="0.000213"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:09.953329" elapsed="0.000200"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.953936" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.953687" elapsed="0.000296"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:09.954029" elapsed="0.000032"/>
</return>
<msg time="2026-05-12T03:43:09.954250" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:09.952018" elapsed="0.002258"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:09.967584" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A9/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A9/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:09.967645" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A9/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:09.967809" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:09.956433" elapsed="0.011403"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:09.954350" elapsed="0.013537"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:09.968283" elapsed="0.000057"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:09.967916" elapsed="0.000533"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.954332" elapsed="0.014170"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.976248" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.971149" elapsed="0.005200"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:09.970631" elapsed="0.005796"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.970586" elapsed="0.005895"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.982224" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.977098" elapsed="0.005235"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:09.976602" elapsed="0.005811"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.976566" elapsed="0.005900"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.983359" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:09.982879" elapsed="0.000507"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:09.983707" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:09.983455" elapsed="0.000310"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.984284" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:09.983967" elapsed="0.000343"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:09.983788" elapsed="0.000560"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.983437" elapsed="0.000932"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.984908" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:09.984544" elapsed="0.000391"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:09.985271" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:09.985008" elapsed="0.000322"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.985822" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:09.985527" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:09.985353" elapsed="0.000529"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.984989" elapsed="0.000915"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:09.986061" elapsed="0.000400"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:09.986923" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:09.986629" elapsed="0.000320"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:09.987105" elapsed="0.002345"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:09.969591" elapsed="0.019922"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:09.989687" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:09.989579" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:09.989561" elapsed="0.000195"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:09.992178" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:09.989903" elapsed="0.002303"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:09.992254" elapsed="0.000033"/>
</return>
<msg time="2026-05-12T03:43:09.992413" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:09.947244" elapsed="0.045194"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:09.992498" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:09.944623" elapsed="0.047994"/>
</kw>
<var name="${switch}">9</var>
<status status="PASS" start="2026-05-12T03:43:09.944414" elapsed="0.048289"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.998218" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A10/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.997927" elapsed="0.000338"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.998658" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.998420" elapsed="0.000288"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.999101" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.998861" elapsed="0.000283"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:09.999551" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:09.999312" elapsed="0.000281"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:10.000408" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:10.000212" elapsed="0.000222"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:10.000756" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:10.000588" elapsed="0.000193"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:10.000933" elapsed="0.000188"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.001540" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.001295" elapsed="0.000288"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:10.001626" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:10.001779" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:09.999793" elapsed="0.002010"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:10.013968" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A10/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A10/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:10.014066" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A10/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:10.014311" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:10.003920" elapsed="0.010444"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.001873" elapsed="0.012575"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.014787" elapsed="0.000042"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.014498" elapsed="0.000414"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.001856" elapsed="0.013099"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.021716" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.016823" elapsed="0.004981"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.016376" elapsed="0.005496"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.016341" elapsed="0.005580"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.026896" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.022550" elapsed="0.004436"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.022032" elapsed="0.005110"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.021999" elapsed="0.005221"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.028417" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.027612" elapsed="0.000860"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.029146" elapsed="0.000078"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.028620" elapsed="0.000679"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.030388" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:10.029715" elapsed="0.000727"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.029350" elapsed="0.001163"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.028580" elapsed="0.001977"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.031704" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.030927" elapsed="0.000831"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.032454" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.031899" elapsed="0.000674"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.033624" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:10.032989" elapsed="0.000689"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.032623" elapsed="0.001129"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.031863" elapsed="0.001934"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:10.034206" elapsed="0.000520"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:10.035297" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.034963" elapsed="0.000360"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:10.035480" elapsed="0.002186"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:10.015664" elapsed="0.022070"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:10.037948" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:10.037801" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.037782" elapsed="0.000235"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:10.040447" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:10.038192" elapsed="0.002281"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:10.040522" elapsed="0.000035"/>
</return>
<msg time="2026-05-12T03:43:10.040686" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:09.995476" elapsed="0.045234"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:10.040770" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:09.993000" elapsed="0.047888"/>
</kw>
<var name="${switch}">10</var>
<status status="PASS" start="2026-05-12T03:43:09.992799" elapsed="0.048129"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.047401" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A11/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.046604" elapsed="0.000905"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.048443" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.047867" elapsed="0.000691"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.049605" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.049008" elapsed="0.000698"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.050674" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.050057" elapsed="0.000714"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:10.052693" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:10.052253" elapsed="0.000499"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:10.053517" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:10.053102" elapsed="0.000471"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:10.053911" elapsed="0.000610"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.055245" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.054952" elapsed="0.000341"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:10.055339" elapsed="0.000040"/>
</return>
<msg time="2026-05-12T03:43:10.055515" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:10.051259" elapsed="0.004283"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:10.069665" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A11/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A11/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:10.069757" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A11/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:10.069903" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:10.057958" elapsed="0.011986"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.055627" elapsed="0.014392"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.070381" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.070062" elapsed="0.000422"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.055602" elapsed="0.014914"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.075556" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.072003" elapsed="0.003621"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.071663" elapsed="0.004014"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.071635" elapsed="0.004078"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.079322" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.076124" elapsed="0.003245"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.075794" elapsed="0.003609"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.075770" elapsed="0.003657"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.080040" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.079632" elapsed="0.000435"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.080415" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.080137" elapsed="0.000336"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.080978" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:10.080677" elapsed="0.000328"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.080497" elapsed="0.000543"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.080119" elapsed="0.000942"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.081622" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.081254" elapsed="0.000395"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.082209" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.081897" elapsed="0.000371"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.082768" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:10.082469" elapsed="0.000326"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.082292" elapsed="0.000538"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.081702" elapsed="0.001149"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:10.083016" elapsed="0.000366"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:10.083853" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.083550" elapsed="0.000329"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:10.084036" elapsed="0.002276"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:10.071087" elapsed="0.015292"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:10.086560" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:10.086448" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.086430" elapsed="0.000200"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:10.089021" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:10.086780" elapsed="0.002270"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:10.089099" elapsed="0.000037"/>
</return>
<msg time="2026-05-12T03:43:10.089281" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:10.043717" elapsed="0.045590"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:10.089368" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:10.041252" elapsed="0.048236"/>
</kw>
<var name="${switch}">11</var>
<status status="PASS" start="2026-05-12T03:43:10.041029" elapsed="0.048499"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.095254" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A12/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.094973" elapsed="0.000330"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.095698" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.095460" elapsed="0.000288"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.096141" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.095899" elapsed="0.000302"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.096589" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.096352" elapsed="0.000280"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:10.097449" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:10.097252" elapsed="0.000223"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:10.097797" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:10.097628" elapsed="0.000195"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:10.097974" elapsed="0.000227"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.098607" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.098359" elapsed="0.000291"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:10.098693" elapsed="0.000031"/>
</return>
<msg time="2026-05-12T03:43:10.098852" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:10.096834" elapsed="0.002097"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:10.110533" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A12/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A12/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:10.110594" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A12/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:10.110693" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:10.100993" elapsed="0.009726"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.099007" elapsed="0.011759"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.110960" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.110794" elapsed="0.000237"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.098988" elapsed="0.012066"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.114389" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.112074" elapsed="0.002359"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.111831" elapsed="0.002637"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.111813" elapsed="0.002679"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.117941" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.114767" elapsed="0.003253"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.114548" elapsed="0.003552"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.114531" elapsed="0.003606"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.119015" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.118442" elapsed="0.000613"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.119556" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.119179" elapsed="0.000460"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.120401" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:10.119934" elapsed="0.000506"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.119674" elapsed="0.000819"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.119130" elapsed="0.001394"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.121348" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.120790" elapsed="0.000597"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.121854" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.121488" elapsed="0.000449"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.122751" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:10.122307" elapsed="0.000482"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.121972" elapsed="0.000869"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.121462" elapsed="0.001411"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:10.123069" elapsed="0.000366"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:10.123893" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.123600" elapsed="0.000319"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:10.124079" elapsed="0.002372"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:10.111462" elapsed="0.015113"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:10.126757" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:10.126645" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.126626" elapsed="0.000201"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:10.129270" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:10.126977" elapsed="0.002320"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:10.129347" elapsed="0.000034"/>
</return>
<msg time="2026-05-12T03:43:10.129510" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:10.092336" elapsed="0.037198"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:10.129594" elapsed="0.000027"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:10.089839" elapsed="0.039875"/>
</kw>
<var name="${switch}">12</var>
<status status="PASS" start="2026-05-12T03:43:10.089632" elapsed="0.040121"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.135831" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A13/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.135536" elapsed="0.000344"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.136302" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.136040" elapsed="0.000313"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.136754" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.136506" elapsed="0.000295"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.137406" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.136955" elapsed="0.000496"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:10.138330" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:10.138106" elapsed="0.000250"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:10.138681" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:10.138511" elapsed="0.000195"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:10.138858" elapsed="0.000198"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.139477" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.139228" elapsed="0.000318"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:10.139591" elapsed="0.000037"/>
</return>
<msg time="2026-05-12T03:43:10.139755" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:10.137663" elapsed="0.002116"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:10.153194" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A13/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A13/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:10.153294" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A13/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:10.153534" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:10.141877" elapsed="0.011700"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.139852" elapsed="0.013798"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.153981" elapsed="0.000042"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.153695" elapsed="0.000427"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.139833" elapsed="0.014341"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.159117" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.155547" elapsed="0.003654"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.155236" elapsed="0.004017"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.155211" elapsed="0.004079"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.162925" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.159705" elapsed="0.003290"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.159372" elapsed="0.003673"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.159347" elapsed="0.003735"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.163965" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.163398" elapsed="0.000607"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.164491" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.164099" elapsed="0.000474"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.165350" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:10.164875" elapsed="0.000515"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.164608" elapsed="0.000835"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.164075" elapsed="0.001400"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.166315" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.165737" elapsed="0.000618"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.166808" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.166454" elapsed="0.000437"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.167641" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:10.167200" elapsed="0.000476"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.166926" elapsed="0.000795"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.166428" elapsed="0.001319"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:10.167957" elapsed="0.000475"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:10.169059" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.168654" elapsed="0.000441"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:10.169336" elapsed="0.003221"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:10.154728" elapsed="0.017922"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:10.172904" elapsed="0.000024"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:10.172750" elapsed="0.000223"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.172722" elapsed="0.000287"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:10.176570" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:10.173243" elapsed="0.003367"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:10.176682" elapsed="0.000050"/>
</return>
<msg time="2026-05-12T03:43:10.176918" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:10.132596" elapsed="0.044359"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:10.177044" elapsed="0.000039"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:10.130079" elapsed="0.047162"/>
</kw>
<var name="${switch}">13</var>
<status status="PASS" start="2026-05-12T03:43:10.129853" elapsed="0.047520"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.188376" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A14/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.188054" elapsed="0.000373"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.188829" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.188588" elapsed="0.000293"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.189300" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.189037" elapsed="0.000308"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.189738" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.189499" elapsed="0.000282"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:10.190665" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:10.190462" elapsed="0.000229"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:10.191017" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:10.190846" elapsed="0.000196"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:10.191208" elapsed="0.000197"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.191844" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.191593" elapsed="0.000297"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:10.191934" elapsed="0.000037"/>
</return>
<msg time="2026-05-12T03:43:10.192099" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:10.189999" elapsed="0.002125"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:10.204046" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A14/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A14/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:10.204104" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A14/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:10.204219" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:10.194489" elapsed="0.009757"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.192218" elapsed="0.012075"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.204483" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.204321" elapsed="0.000229"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.192199" elapsed="0.012373"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.208987" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.205543" elapsed="0.003540"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.205317" elapsed="0.003869"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.205299" elapsed="0.003943"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.214919" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.209846" elapsed="0.005181"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.209360" elapsed="0.005863"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.209325" elapsed="0.005955"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.216590" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.215700" elapsed="0.000951"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.217391" elapsed="0.000049"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.216803" elapsed="0.000716"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.218709" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:10.217958" elapsed="0.000808"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.217570" elapsed="0.001275"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.216764" elapsed="0.002127"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.219498" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.219116" elapsed="0.000408"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.219839" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.219593" elapsed="0.000303"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.220402" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:10.220091" elapsed="0.000337"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.219919" elapsed="0.000544"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.219575" elapsed="0.000908"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:10.220668" elapsed="0.000359"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:10.221516" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.221212" elapsed="0.000331"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:10.221700" elapsed="0.002267"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:10.204940" elapsed="0.019098"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:10.224238" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:10.224108" elapsed="0.000178"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.224089" elapsed="0.000219"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:10.226767" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:10.224457" elapsed="0.002337"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:10.226842" elapsed="0.000036"/>
</return>
<msg time="2026-05-12T03:43:10.227008" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:10.183412" elapsed="0.043620"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:10.227102" elapsed="0.000036"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:10.177830" elapsed="0.049427"/>
</kw>
<var name="${switch}">14</var>
<status status="PASS" start="2026-05-12T03:43:10.177521" elapsed="0.049778"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.233105" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A15/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.232834" elapsed="0.000527"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.233755" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.233518" elapsed="0.000286"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.234320" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.234045" elapsed="0.000319"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.234758" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.234517" elapsed="0.000285"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:10.235619" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:10.235423" elapsed="0.000222"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:10.235966" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:10.235798" elapsed="0.000193"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:10.236139" elapsed="0.000209"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.236745" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.236502" elapsed="0.000287"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:10.236830" elapsed="0.000032"/>
</return>
<msg time="2026-05-12T03:43:10.236987" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:10.235005" elapsed="0.002006"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:10.248823" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A15/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A15/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:10.248885" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A15/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:10.248985" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:10.239211" elapsed="0.009805"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.237083" elapsed="0.012000"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.249350" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.249127" elapsed="0.000301"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.237065" elapsed="0.012386"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.255344" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.250599" elapsed="0.004842"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.250308" elapsed="0.005209"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.250288" elapsed="0.005281"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.259983" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.256201" elapsed="0.003828"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.255687" elapsed="0.004377"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.255652" elapsed="0.004435"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.260701" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.260306" elapsed="0.000421"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.261046" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.260795" elapsed="0.000308"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.261616" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:10.261318" elapsed="0.000324"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.261126" elapsed="0.000550"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.260777" elapsed="0.000920"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.262274" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.261869" elapsed="0.000432"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.262690" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.262434" elapsed="0.000329"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.263291" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:10.262970" elapsed="0.000348"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.262790" elapsed="0.000563"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.262353" elapsed="0.001022"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:10.263580" elapsed="0.000410"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:10.264475" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.264176" elapsed="0.000325"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:10.264658" elapsed="0.002370"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:10.249860" elapsed="0.017234"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:10.267285" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:10.267174" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.267142" elapsed="0.000211"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:10.269776" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:10.267499" elapsed="0.002304"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:10.269852" elapsed="0.000036"/>
</return>
<msg time="2026-05-12T03:43:10.270072" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:10.230190" elapsed="0.039910"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:10.270187" elapsed="0.000029"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:10.227611" elapsed="0.042702"/>
</kw>
<var name="${switch}">15</var>
<status status="PASS" start="2026-05-12T03:43:10.227403" elapsed="0.042953"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.275906" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A16/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.275631" elapsed="0.000322"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.276369" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.276110" elapsed="0.000311"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.276849" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.276598" elapsed="0.000297"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.277404" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.277085" elapsed="0.000372"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:10.278497" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:10.278278" elapsed="0.000246"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:10.278849" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:10.278678" elapsed="0.000197"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:10.279038" elapsed="0.000214"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.279657" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.279410" elapsed="0.000291"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:10.279743" elapsed="0.000031"/>
</return>
<msg time="2026-05-12T03:43:10.279900" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:10.277720" elapsed="0.002260"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:10.292228" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A16/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A16/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:10.292354" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A16/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:10.292556" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:10.282128" elapsed="0.010485"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.280056" elapsed="0.012681"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.293383" elapsed="0.000074"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.292839" elapsed="0.000727"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.280037" elapsed="0.013577"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.303421" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.295873" elapsed="0.007599"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.295372" elapsed="0.008140"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.295331" elapsed="0.008206"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.306056" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.303840" elapsed="0.002265"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.303597" elapsed="0.002544"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.303578" elapsed="0.002604"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.306802" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.306398" elapsed="0.000431"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.307173" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.306898" elapsed="0.000334"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.307738" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:10.307438" elapsed="0.000327"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.307256" elapsed="0.000544"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.306880" elapsed="0.000941"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.308559" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.307997" elapsed="0.000588"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.308900" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.308652" elapsed="0.000304"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.309463" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:10.309167" elapsed="0.000321"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.308979" elapsed="0.000543"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.308635" elapsed="0.000908"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:10.309702" elapsed="0.000359"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:10.310541" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.310240" elapsed="0.000327"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:10.310721" elapsed="0.002163"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:10.294504" elapsed="0.018513"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:10.313214" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:10.313087" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.313069" elapsed="0.000215"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:10.315685" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:10.313431" elapsed="0.002281"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:10.315760" elapsed="0.000037"/>
</return>
<msg time="2026-05-12T03:43:10.315924" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:10.273140" elapsed="0.042809"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:10.316012" elapsed="0.000028"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:10.270671" elapsed="0.045460"/>
</kw>
<var name="${switch}">16</var>
<status status="PASS" start="2026-05-12T03:43:10.270461" elapsed="0.045726"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.321732" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A17/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.321459" elapsed="0.000322"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.322393" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.321939" elapsed="0.000505"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.322841" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.322596" elapsed="0.000289"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.323319" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.323041" elapsed="0.000326"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:10.324220" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:10.323994" elapsed="0.000253"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:10.324577" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:10.324403" elapsed="0.000200"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:10.324756" elapsed="0.000196"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.325568" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.325111" elapsed="0.000502"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:10.325657" elapsed="0.000035"/>
</return>
<msg time="2026-05-12T03:43:10.325822" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:10.323580" elapsed="0.002267"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:10.337422" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A17/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A17/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:10.337507" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A17/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:10.337718" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:10.328532" elapsed="0.009226"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.325921" elapsed="0.011909"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.338141" elapsed="0.000056"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.337870" elapsed="0.000394"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.325903" elapsed="0.012394"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.343171" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.339777" elapsed="0.003463"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.339442" elapsed="0.003849"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.339414" elapsed="0.003914"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.347050" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.343733" elapsed="0.003388"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.343407" elapsed="0.003787"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.343384" elapsed="0.003846"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.348095" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.347520" elapsed="0.000615"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.348629" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.348259" elapsed="0.000453"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.349467" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:10.349004" elapsed="0.000501"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.348746" elapsed="0.000811"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.348232" elapsed="0.001356"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.350430" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.349843" elapsed="0.000627"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.350977" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.350572" elapsed="0.000496"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.351823" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:10.351384" elapsed="0.000478"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.351103" elapsed="0.000810"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.350546" elapsed="0.001397"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:10.352197" elapsed="0.000512"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:10.353442" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.352954" elapsed="0.000528"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:10.353717" elapsed="0.002781"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:10.338856" elapsed="0.017715"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:10.356758" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:10.356642" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.356622" elapsed="0.000208"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:10.359368" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:10.356984" elapsed="0.002414"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:10.359452" elapsed="0.000040"/>
</return>
<msg time="2026-05-12T03:43:10.359625" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:10.318994" elapsed="0.040656"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:10.359725" elapsed="0.000035"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:10.316497" elapsed="0.043366"/>
</kw>
<var name="${switch}">17</var>
<status status="PASS" start="2026-05-12T03:43:10.316290" elapsed="0.043687"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.365994" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A18/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.365630" elapsed="0.000416"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.366469" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.366225" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.366922" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.366676" elapsed="0.000291"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.367402" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.367139" elapsed="0.000308"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:10.368284" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:10.368066" elapsed="0.000245"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:10.368640" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:10.368468" elapsed="0.000198"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:10.368818" elapsed="0.000200"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.369470" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.369216" elapsed="0.000300"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:10.369559" elapsed="0.000032"/>
</return>
<msg time="2026-05-12T03:43:10.369717" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:10.367657" elapsed="0.002085"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:10.382344" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A18/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A18/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:10.382428" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A18/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:10.382562" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:10.371845" elapsed="0.010755"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.369817" elapsed="0.012850"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.382941" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.382706" elapsed="0.000338"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.369798" elapsed="0.013277"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.387911" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.384531" elapsed="0.003444"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.384195" elapsed="0.003830"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.384149" elapsed="0.003911"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.391707" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.388488" elapsed="0.003287"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.388139" elapsed="0.003864"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.388115" elapsed="0.003928"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.392923" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.392349" elapsed="0.000614"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.393462" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.393065" elapsed="0.000483"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.394389" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:10.393847" elapsed="0.000583"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.393583" elapsed="0.000902"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.393038" elapsed="0.001479"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.395230" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.394786" elapsed="0.000471"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.395623" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.395342" elapsed="0.000341"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.396195" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:10.395879" elapsed="0.000346"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.395706" elapsed="0.000555"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.395310" elapsed="0.000972"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:10.396441" elapsed="0.000376"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:10.397303" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.396988" elapsed="0.000341"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:10.397489" elapsed="0.002392"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:10.383648" elapsed="0.016298"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:10.400121" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:10.400013" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.399994" elapsed="0.000213"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:10.402600" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:10.400356" elapsed="0.002271"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:10.402675" elapsed="0.000034"/>
</return>
<msg time="2026-05-12T03:43:10.402836" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:10.362845" elapsed="0.040016"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:10.402922" elapsed="0.000025"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:10.360332" elapsed="0.042710"/>
</kw>
<var name="${switch}">18</var>
<status status="PASS" start="2026-05-12T03:43:10.360088" elapsed="0.042995"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.408625" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A19/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.408371" elapsed="0.000300"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.409064" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.408826" elapsed="0.000289"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.409585" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.409335" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.410056" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.409785" elapsed="0.000314"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:10.410970" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:10.410730" elapsed="0.000269"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:10.411375" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:10.411195" elapsed="0.000206"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:10.411554" elapsed="0.000215"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.412303" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.411978" elapsed="0.000373"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:10.412395" elapsed="0.000033"/>
</return>
<msg time="2026-05-12T03:43:10.412581" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:10.410322" elapsed="0.002294"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:10.424733" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A19/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A19/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:10.424814" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A19/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:10.424934" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:10.414754" elapsed="0.010210"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.412693" elapsed="0.012329"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.425310" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.425054" elapsed="0.000333"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.412674" elapsed="0.012735"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.431854" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.426559" elapsed="0.005398"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.426316" elapsed="0.005724"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.426295" elapsed="0.005800"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.437874" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.432765" elapsed="0.005275"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.432260" elapsed="0.005859"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.432220" elapsed="0.005982"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.439246" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.438633" elapsed="0.000642"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.439606" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.439347" elapsed="0.000318"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.440192" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:10.439869" elapsed="0.000352"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.439689" elapsed="0.000568"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.439328" elapsed="0.000951"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.440832" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.440458" elapsed="0.000402"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.441306" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.441003" elapsed="0.000378"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.441921" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:10.441597" elapsed="0.000353"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.441413" elapsed="0.000575"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.440913" elapsed="0.001096"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:10.442189" elapsed="0.000356"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:10.443024" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.442717" elapsed="0.000334"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:10.443230" elapsed="0.002259"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:10.425838" elapsed="0.019722"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:10.445740" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:10.445629" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.445610" elapsed="0.000201"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:10.448415" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:10.445979" elapsed="0.002465"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:10.448495" elapsed="0.000037"/>
</return>
<msg time="2026-05-12T03:43:10.448665" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:10.405860" elapsed="0.042830"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:10.448751" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:10.403397" elapsed="0.045475"/>
</kw>
<var name="${switch}">19</var>
<status status="PASS" start="2026-05-12T03:43:10.403197" elapsed="0.045717"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.454846" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A20/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.454556" elapsed="0.000342"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.455317" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.455057" elapsed="0.000311"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.455766" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.455522" elapsed="0.000289"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.456221" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.455966" elapsed="0.000299"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:10.457096" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:10.456893" elapsed="0.000236"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:10.457482" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:10.457306" elapsed="0.000202"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:10.457663" elapsed="0.000198"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.458325" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.458058" elapsed="0.000310"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:10.458412" elapsed="0.000037"/>
</return>
<msg time="2026-05-12T03:43:10.458578" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:10.456477" elapsed="0.002195"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:10.473397" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A20/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A20/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:10.473538" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A20/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:10.473765" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:10.461300" elapsed="0.012531"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.458751" elapsed="0.015269"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.474554" elapsed="0.000056"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.474104" elapsed="0.000612"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.458732" elapsed="0.016034"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.482599" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.477100" elapsed="0.005602"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.476574" elapsed="0.006210"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.476530" elapsed="0.006307"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.485396" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.483225" elapsed="0.002218"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.482958" elapsed="0.002520"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.482921" elapsed="0.002582"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.486143" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.485712" elapsed="0.000475"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.486519" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.486259" elapsed="0.000318"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.487090" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:10.486779" elapsed="0.000337"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.486601" elapsed="0.000551"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.486240" elapsed="0.000950"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.487741" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.487371" elapsed="0.000397"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.488092" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.487839" elapsed="0.000311"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.488668" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:10.488368" elapsed="0.000325"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.488190" elapsed="0.000539"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.487822" elapsed="0.000927"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:10.488907" elapsed="0.000385"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:10.489768" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.489461" elapsed="0.000333"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:10.489981" elapsed="0.002217"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:10.475644" elapsed="0.016762"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:10.492597" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:10.492480" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.492461" elapsed="0.000206"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:10.495134" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:10.492818" elapsed="0.002358"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:10.495226" elapsed="0.000038"/>
</return>
<msg time="2026-05-12T03:43:10.495395" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:10.451871" elapsed="0.043549"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:10.495481" elapsed="0.000027"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:10.449297" elapsed="0.046305"/>
</kw>
<var name="${switch}">20</var>
<status status="PASS" start="2026-05-12T03:43:10.449020" elapsed="0.046623"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.501489" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A21/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.501193" elapsed="0.000348"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.501987" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.501703" elapsed="0.000335"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.502457" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.502209" elapsed="0.000292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.502892" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.502654" elapsed="0.000281"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:10.503776" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:10.503575" elapsed="0.000227"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:10.504127" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:10.503956" elapsed="0.000209"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:10.504319" elapsed="0.000195"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.504958" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.504671" elapsed="0.000348"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:10.505077" elapsed="0.000039"/>
</return>
<msg time="2026-05-12T03:43:10.505279" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:10.503148" elapsed="0.002157"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:10.519078" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A21/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A21/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:10.519279" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A21/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:10.519638" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:10.507588" elapsed="0.012115"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.505392" elapsed="0.014430"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.520327" elapsed="0.000055"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.519887" elapsed="0.000596"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.505368" elapsed="0.015166"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.528186" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.522976" elapsed="0.005324"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.522452" elapsed="0.005933"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.522410" elapsed="0.006032"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.532667" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.529085" elapsed="0.003661"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.528567" elapsed="0.004236"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.528530" elapsed="0.004310"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.533744" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.533184" elapsed="0.000598"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.534259" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.533911" elapsed="0.000411"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.534859" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:10.534538" elapsed="0.000349"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.534345" elapsed="0.000580"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.533881" elapsed="0.001065"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.535553" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.535172" elapsed="0.000409"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.535906" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.535651" elapsed="0.000313"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.536504" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:10.536179" elapsed="0.000351"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.535987" elapsed="0.000580"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.535634" elapsed="0.000954"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:10.536785" elapsed="0.000389"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:10.537659" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.537351" elapsed="0.000334"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:10.537846" elapsed="0.002558"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:10.521443" elapsed="0.019035"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:10.540668" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:10.540552" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.540531" elapsed="0.000208"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:10.543336" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:10.540897" elapsed="0.002467"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:10.543414" elapsed="0.000041"/>
</return>
<msg time="2026-05-12T03:43:10.543587" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:10.498426" elapsed="0.045185"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:10.543672" elapsed="0.000027"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:10.495952" elapsed="0.047842"/>
</kw>
<var name="${switch}">21</var>
<status status="PASS" start="2026-05-12T03:43:10.495746" elapsed="0.048160"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.549807" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A22/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.549520" elapsed="0.000400"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.550368" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.550101" elapsed="0.000319"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.550816" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.550573" elapsed="0.000288"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.551269" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.551014" elapsed="0.000298"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:10.552119" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:10.551923" elapsed="0.000223"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:10.552491" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:10.552319" elapsed="0.000198"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:10.552668" elapsed="0.000194"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.553358" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.553028" elapsed="0.000376"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:10.553449" elapsed="0.000033"/>
</return>
<msg time="2026-05-12T03:43:10.553608" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:10.551515" elapsed="0.002117"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:10.566254" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A22/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A22/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:10.566343" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A22/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:10.566484" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:10.555793" elapsed="0.010729"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.553704" elapsed="0.012886"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.566879" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.566631" elapsed="0.000347"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.553686" elapsed="0.013324"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.572332" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.568571" elapsed="0.003833"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.568217" elapsed="0.004240"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.568188" elapsed="0.004306"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.576254" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.572913" elapsed="0.003415"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.572575" elapsed="0.003888"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.572550" elapsed="0.003953"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.577477" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.576819" elapsed="0.000701"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.578040" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.577629" elapsed="0.000496"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.578893" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:10.578445" elapsed="0.000487"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.578180" elapsed="0.000803"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.577601" elapsed="0.001413"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.579840" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.579297" elapsed="0.000582"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.580657" elapsed="0.000040"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.579996" elapsed="0.000770"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.581613" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:10.581129" elapsed="0.000525"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.580813" elapsed="0.000894"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.579962" elapsed="0.001776"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:10.582029" elapsed="0.000564"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:10.583588" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.582919" elapsed="0.000708"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:10.583864" elapsed="0.003439"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:10.567641" elapsed="0.019739"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:10.587576" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:10.587460" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.587438" elapsed="0.000209"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:10.590150" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:10.587808" elapsed="0.002384"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:10.590244" elapsed="0.000039"/>
</return>
<msg time="2026-05-12T03:43:10.590418" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:10.547032" elapsed="0.043411"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:10.590504" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:10.544331" elapsed="0.046295"/>
</kw>
<var name="${switch}">22</var>
<status status="PASS" start="2026-05-12T03:43:10.544045" elapsed="0.046623"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.596392" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A23/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.596077" elapsed="0.000364"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.596838" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.596600" elapsed="0.000289"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.597423" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.597143" elapsed="0.000326"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.597886" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.597626" elapsed="0.000304"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:10.598857" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:10.598650" elapsed="0.000233"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:10.599238" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:10.599039" elapsed="0.000226"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:10.599417" elapsed="0.000199"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.600114" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.599783" elapsed="0.000411"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:10.600254" elapsed="0.000046"/>
</return>
<msg time="2026-05-12T03:43:10.600439" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:10.598140" elapsed="0.002324"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:10.613765" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A23/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A23/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:10.613866" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A23/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:10.613995" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:10.603017" elapsed="0.011040"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.600541" elapsed="0.013676"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.614686" elapsed="0.000053"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.614286" elapsed="0.000553"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.600523" elapsed="0.014364"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.622475" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.617096" elapsed="0.005483"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.616589" elapsed="0.006068"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.616549" elapsed="0.006161"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.625298" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.623142" elapsed="0.002201"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.622827" elapsed="0.002549"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.622792" elapsed="0.002608"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.626012" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.625601" elapsed="0.000437"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.626374" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.626106" elapsed="0.000325"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.626927" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:10.626629" elapsed="0.000324"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.626454" elapsed="0.000534"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.626089" elapsed="0.000919"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.627561" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.627200" elapsed="0.000387"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.627975" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.627722" elapsed="0.000313"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.628551" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:10.628254" elapsed="0.000323"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.628061" elapsed="0.000552"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.627639" elapsed="0.000995"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:10.628791" elapsed="0.000348"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:10.629630" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.629323" elapsed="0.000332"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:10.629828" elapsed="0.002177"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:10.615744" elapsed="0.016329"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:10.632275" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:10.632141" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.632123" elapsed="0.000222"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:10.634760" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:10.632493" elapsed="0.002293"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:10.634834" elapsed="0.000037"/>
</return>
<msg time="2026-05-12T03:43:10.634999" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:10.593519" elapsed="0.041508"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:10.635089" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:10.590997" elapsed="0.044226"/>
</kw>
<var name="${switch}">23</var>
<status status="PASS" start="2026-05-12T03:43:10.590779" elapsed="0.044487"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.640952" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A24/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.640700" elapsed="0.000298"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.641411" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.641171" elapsed="0.000291"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.641887" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.641613" elapsed="0.000317"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.642336" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.642081" elapsed="0.000298"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:10.643188" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:10.642978" elapsed="0.000236"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:10.643544" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:10.643368" elapsed="0.000200"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:10.643719" elapsed="0.000188"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.644326" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.644061" elapsed="0.000309"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:10.644412" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:10.644565" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:10.642579" elapsed="0.002057"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:10.656995" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A24/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A24/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:10.657070" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A24/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:10.657228" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:10.646694" elapsed="0.010571"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.644708" elapsed="0.012620"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.657584" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.657363" elapsed="0.000316"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.644691" elapsed="0.013018"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.663201" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.659066" elapsed="0.004225"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.658758" elapsed="0.004600"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.658734" elapsed="0.004661"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.666956" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.663838" elapsed="0.003182"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.663486" elapsed="0.003583"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.663458" elapsed="0.003645"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.667919" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.667382" elapsed="0.000575"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.668425" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.668055" elapsed="0.000451"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.669227" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:10.668783" elapsed="0.000483"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.668540" elapsed="0.000776"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.668029" elapsed="0.001316"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.670122" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.669587" elapsed="0.000599"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.670637" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.670287" elapsed="0.000430"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.671438" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:10.670997" elapsed="0.000477"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.670752" elapsed="0.000771"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.670262" elapsed="0.001290"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:10.671766" elapsed="0.000505"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:10.672944" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.672547" elapsed="0.000434"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:10.673220" elapsed="0.002858"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:10.658271" elapsed="0.017956"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:10.676405" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:10.676297" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.676279" elapsed="0.000192"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:10.678854" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:10.676618" elapsed="0.002263"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:10.678929" elapsed="0.000031"/>
</return>
<msg time="2026-05-12T03:43:10.679090" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:10.638107" elapsed="0.041008"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:10.679190" elapsed="0.000027"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:10.635580" elapsed="0.043730"/>
</kw>
<var name="${switch}">24</var>
<status status="PASS" start="2026-05-12T03:43:10.635372" elapsed="0.043977"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.684803" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A25/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.684556" elapsed="0.000292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.685255" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.685003" elapsed="0.000302"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.685696" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.685457" elapsed="0.000282"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.686171" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.685920" elapsed="0.000297"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:10.687016" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:10.686825" elapsed="0.000216"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:10.687385" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:10.687213" elapsed="0.000197"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:10.687560" elapsed="0.000187"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.688149" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.687901" elapsed="0.000309"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:10.688252" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:10.688406" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:10.686419" elapsed="0.002011"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:10.700513" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A25/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A25/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:10.700593" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A25/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:10.700786" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:10.690519" elapsed="0.010304"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.688499" elapsed="0.012390"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.701174" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.700924" elapsed="0.000345"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.688482" elapsed="0.012817"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.707454" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.702663" elapsed="0.005017"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.702353" elapsed="0.005380"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.702329" elapsed="0.005440"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.711212" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.708186" elapsed="0.003091"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.707846" elapsed="0.003478"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.707823" elapsed="0.003535"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.712181" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.711617" elapsed="0.000604"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.712670" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.712317" elapsed="0.000432"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.713468" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:10.713028" elapsed="0.000476"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.712782" elapsed="0.000770"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.712292" elapsed="0.001289"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.714390" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.713858" elapsed="0.000569"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.714865" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.714521" elapsed="0.000421"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.715650" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:10.715241" elapsed="0.000445"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.714976" elapsed="0.000757"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.714496" elapsed="0.001266"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:10.715975" elapsed="0.000504"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:10.717106" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.716708" elapsed="0.000433"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:10.717377" elapsed="0.002359"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:10.701827" elapsed="0.017972"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:10.719968" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:10.719863" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.719846" elapsed="0.000194"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:10.722438" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:10.720199" elapsed="0.002265"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:10.722512" elapsed="0.000040"/>
</return>
<msg time="2026-05-12T03:43:10.722703" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:10.682096" elapsed="0.040632"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:10.722789" elapsed="0.000027"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:10.679646" elapsed="0.043264"/>
</kw>
<var name="${switch}">25</var>
<status status="PASS" start="2026-05-12T03:43:10.679449" elapsed="0.043556"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.728477" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A26/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.728220" elapsed="0.000303"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.728912" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.728677" elapsed="0.000285"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.729374" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.729113" elapsed="0.000304"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.729842" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.729569" elapsed="0.000317"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:10.730707" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:10.730508" elapsed="0.000225"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:10.731055" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:10.730885" elapsed="0.000195"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:10.731246" elapsed="0.000192"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.731838" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.731594" elapsed="0.000288"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:10.731924" elapsed="0.000030"/>
</return>
<msg time="2026-05-12T03:43:10.732084" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:10.730087" elapsed="0.002021"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:10.745726" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A26/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A26/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:10.745821" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A26/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:10.745924" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:10.734855" elapsed="0.011096"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.732195" elapsed="0.013810"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.746315" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.746046" elapsed="0.000374"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.732176" elapsed="0.014276"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.751414" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.747964" elapsed="0.003518"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.747613" elapsed="0.003922"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.747584" elapsed="0.003990"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.755320" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.752011" elapsed="0.003381"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.751655" elapsed="0.003864"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.751631" elapsed="0.003925"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.756472" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.755846" elapsed="0.000668"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.756999" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.756619" elapsed="0.000467"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.757953" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:10.757412" elapsed="0.000581"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.757122" elapsed="0.000910"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.756592" elapsed="0.001461"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.758628" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.758250" elapsed="0.000404"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.758987" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.758727" elapsed="0.000320"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.759568" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:10.759263" elapsed="0.000332"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.759071" elapsed="0.000559"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.758708" elapsed="0.000944"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:10.759843" elapsed="0.000404"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:10.760740" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.760426" elapsed="0.000340"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:10.760924" elapsed="0.002323"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:10.746999" elapsed="0.016323"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:10.763548" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:10.763427" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.763405" elapsed="0.000216"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:10.766201" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:10.763812" elapsed="0.002418"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:10.766280" elapsed="0.000039"/>
</return>
<msg time="2026-05-12T03:43:10.766449" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:10.725754" elapsed="0.040720"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:10.766536" elapsed="0.000027"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:10.723336" elapsed="0.043323"/>
</kw>
<var name="${switch}">26</var>
<status status="PASS" start="2026-05-12T03:43:10.723111" elapsed="0.043589"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.772467" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A27/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.772205" elapsed="0.000309"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.772939" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.772686" elapsed="0.000306"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.773475" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.773218" elapsed="0.000303"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.773964" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.773679" elapsed="0.000331"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:10.774855" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:10.774655" elapsed="0.000226"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:10.775242" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:10.775037" elapsed="0.000231"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:10.775421" elapsed="0.000192"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.776023" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.775772" elapsed="0.000296"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:10.776112" elapsed="0.000030"/>
</return>
<msg time="2026-05-12T03:43:10.776290" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:10.774242" elapsed="0.002073"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:10.787714" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A27/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A27/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:10.787770" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A27/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:10.787859" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:10.778669" elapsed="0.009215"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.776387" elapsed="0.011541"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.788107" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.787953" elapsed="0.000244"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.776368" elapsed="0.011852"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.793407" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.789205" elapsed="0.004301"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.788938" elapsed="0.004648"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.788920" elapsed="0.004720"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.798623" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.794335" elapsed="0.004336"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.793794" elapsed="0.004914"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.793724" elapsed="0.005008"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.799348" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.798927" elapsed="0.000449"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.799701" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.799446" elapsed="0.000315"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.800285" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:10.799963" elapsed="0.000349"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.799785" elapsed="0.000563"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.799428" elapsed="0.000941"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.800976" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.800589" elapsed="0.000415"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.801403" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.801125" elapsed="0.000338"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.801985" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:10.801664" elapsed="0.000350"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.801488" elapsed="0.000566"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.801058" elapsed="0.001017"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:10.802250" elapsed="0.000355"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:10.803065" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.802774" elapsed="0.000318"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:10.803273" elapsed="0.002505"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:10.788586" elapsed="0.017275"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:10.806080" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:10.805948" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.805924" elapsed="0.000245"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:10.808802" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:10.806363" elapsed="0.002466"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:10.808880" elapsed="0.000033"/>
</return>
<msg time="2026-05-12T03:43:10.809047" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:10.769507" elapsed="0.039568"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:10.809137" elapsed="0.000044"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:10.767019" elapsed="0.042262"/>
</kw>
<var name="${switch}">27</var>
<status status="PASS" start="2026-05-12T03:43:10.766806" elapsed="0.042516"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.815016" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A28/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.814760" elapsed="0.000306"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.815486" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.815241" elapsed="0.000297"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.815941" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.815693" elapsed="0.000292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.816398" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.816140" elapsed="0.000300"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:10.817271" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:10.817056" elapsed="0.000242"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:10.817626" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:10.817454" elapsed="0.000197"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:10.817833" elapsed="0.000197"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.818459" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.818210" elapsed="0.000293"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:10.818547" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:10.818703" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:10.816642" elapsed="0.002125"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:10.831562" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A28/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A28/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:10.831727" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A28/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:10.831980" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:10.820825" elapsed="0.011215"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.818842" elapsed="0.013300"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.832609" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.832243" elapsed="0.000518"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.818823" elapsed="0.013985"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.840723" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.835047" elapsed="0.005775"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.834528" elapsed="0.006379"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.834488" elapsed="0.006476"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.844077" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.841694" elapsed="0.002428"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.841091" elapsed="0.003078"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.841052" elapsed="0.003144"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.844772" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.844387" elapsed="0.000412"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.845118" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.844867" elapsed="0.000324"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.845694" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:10.845393" elapsed="0.000344"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.845216" elapsed="0.000558"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.844849" elapsed="0.000946"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.846363" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.845977" elapsed="0.000414"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.846716" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.846461" elapsed="0.000312"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.847300" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:10.846979" elapsed="0.000348"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.846797" elapsed="0.000566"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.846443" elapsed="0.000941"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:10.847547" elapsed="0.000350"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:10.848372" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.848065" elapsed="0.000333"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:10.848554" elapsed="0.002229"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:10.833648" elapsed="0.017245"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:10.851074" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:10.850964" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.850945" elapsed="0.000198"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:10.853657" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:10.851312" elapsed="0.002373"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:10.853778" elapsed="0.000039"/>
</return>
<msg time="2026-05-12T03:43:10.853949" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:10.812117" elapsed="0.041857"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:10.854036" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:10.809640" elapsed="0.044533"/>
</kw>
<var name="${switch}">28</var>
<status status="PASS" start="2026-05-12T03:43:10.809426" elapsed="0.044791"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.859729" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A29/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.859468" elapsed="0.000307"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.860188" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.859929" elapsed="0.000312"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.860638" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.860394" elapsed="0.000287"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.861122" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.860832" elapsed="0.000356"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:10.862029" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:10.861826" elapsed="0.000230"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:10.862402" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:10.862226" elapsed="0.000202"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:10.862579" elapsed="0.000193"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.863216" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.862946" elapsed="0.000315"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:10.863305" elapsed="0.000030"/>
</return>
<msg time="2026-05-12T03:43:10.863461" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:10.861398" elapsed="0.002088"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:10.876074" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A29/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A29/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:10.876248" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A29/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:10.876539" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:10.865689" elapsed="0.010910"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.863557" elapsed="0.013146"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.877115" elapsed="0.000097"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.876760" elapsed="0.000597"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.863539" elapsed="0.013872"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.884737" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.879697" elapsed="0.005144"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.879150" elapsed="0.005770"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.879108" elapsed="0.005870"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.888108" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.885656" elapsed="0.002514"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.885101" elapsed="0.003105"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.885064" elapsed="0.003167"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.888813" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.888424" elapsed="0.000417"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.889173" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.888909" elapsed="0.000324"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.889757" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:10.889434" elapsed="0.000349"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.889257" elapsed="0.000561"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.888891" elapsed="0.000948"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.890403" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.890013" elapsed="0.000417"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.890746" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.890498" elapsed="0.000303"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.891310" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:10.891001" elapsed="0.000336"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.890825" elapsed="0.000546"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.890480" elapsed="0.000912"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:10.891548" elapsed="0.000344"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:10.892360" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.892058" elapsed="0.000328"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:10.892540" elapsed="0.002191"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:10.878331" elapsed="0.016461"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:10.894963" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:10.894858" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.894840" elapsed="0.000192"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:10.897441" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:10.895214" elapsed="0.002254"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:10.897516" elapsed="0.000032"/>
</return>
<msg time="2026-05-12T03:43:10.897675" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:10.856990" elapsed="0.040760"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:10.897815" elapsed="0.000027"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:10.854532" elapsed="0.043406"/>
</kw>
<var name="${switch}">29</var>
<status status="PASS" start="2026-05-12T03:43:10.854323" elapsed="0.043703"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.903623" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A30/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.903369" elapsed="0.000300"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.904082" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.903841" elapsed="0.000291"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.904550" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.904306" elapsed="0.000287"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.904984" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.904746" elapsed="0.000281"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:10.905879" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:10.905653" elapsed="0.000253"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:10.906253" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:10.906062" elapsed="0.000216"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:10.906449" elapsed="0.000208"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.907070" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.906821" elapsed="0.000294"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:10.907173" elapsed="0.000032"/>
</return>
<msg time="2026-05-12T03:43:10.907334" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:10.905245" elapsed="0.002114"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:10.919795" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A30/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A30/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:10.919877" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A30/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:10.919995" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:10.909485" elapsed="0.010542"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.907431" elapsed="0.012697"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.920599" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.920242" elapsed="0.000506"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.907412" elapsed="0.013384"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.928355" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.923217" elapsed="0.005238"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.922668" elapsed="0.005866"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.922625" elapsed="0.005963"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.932017" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.929279" elapsed="0.002789"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.928707" elapsed="0.003466"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.928671" elapsed="0.003530"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.932815" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.932401" elapsed="0.000442"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.933215" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.932914" elapsed="0.000366"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.933809" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:10.933486" elapsed="0.000350"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.933304" elapsed="0.000568"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.932895" elapsed="0.000999"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.934458" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.934070" elapsed="0.000416"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.934807" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.934556" elapsed="0.000308"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.935380" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:10.935060" elapsed="0.000347"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.934887" elapsed="0.000556"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.934538" elapsed="0.000925"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:10.935619" elapsed="0.000428"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:10.936644" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.936262" elapsed="0.000421"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:10.936889" elapsed="0.002573"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:10.921734" elapsed="0.017798"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:10.939711" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:10.939600" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.939581" elapsed="0.000197"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:10.942613" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:10.939930" elapsed="0.002711"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:10.942690" elapsed="0.000037"/>
</return>
<msg time="2026-05-12T03:43:10.942860" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:10.900736" elapsed="0.042150"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:10.942949" elapsed="0.000028"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:10.898340" elapsed="0.044763"/>
</kw>
<var name="${switch}">30</var>
<status status="PASS" start="2026-05-12T03:43:10.898124" elapsed="0.045050"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.949244" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A31/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.948941" elapsed="0.000355"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.949758" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.949454" elapsed="0.000357"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.950348" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.950053" elapsed="0.000339"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.950794" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.950550" elapsed="0.000288"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:10.951743" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:10.951533" elapsed="0.000238"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:10.952122" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:10.951945" elapsed="0.000203"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:10.952321" elapsed="0.000222"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.952991" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.952734" elapsed="0.000302"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:10.953081" elapsed="0.000032"/>
</return>
<msg time="2026-05-12T03:43:10.953261" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:10.951050" elapsed="0.002237"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:10.966266" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A31/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A31/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:10.966346" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A31/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:10.966488" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:10.955440" elapsed="0.011083"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.953362" elapsed="0.013223"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.966870" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.966622" elapsed="0.000330"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.953343" elapsed="0.013642"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.972129" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.968342" elapsed="0.003891"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.968018" elapsed="0.004276"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.967993" elapsed="0.004343"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.975994" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.972820" elapsed="0.003241"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.972431" elapsed="0.003674"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.972402" elapsed="0.003735"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.977181" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.976641" elapsed="0.000575"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.977630" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.977307" elapsed="0.000414"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.978501" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:10.977975" elapsed="0.000559"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.977750" elapsed="0.000828"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.977282" elapsed="0.001322"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.979306" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.978827" elapsed="0.000514"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:10.979842" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:10.979513" elapsed="0.000392"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.980430" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:10.980107" elapsed="0.000350"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.979928" elapsed="0.000565"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.979408" elapsed="0.001107"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:10.980684" elapsed="0.000370"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:10.981573" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:10.981256" elapsed="0.000345"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:10.981807" elapsed="0.002197"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:10.967548" elapsed="0.016533"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:10.984283" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:10.984166" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.984134" elapsed="0.000220"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:10.986791" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:10.984502" elapsed="0.002317"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:10.986870" elapsed="0.000038"/>
</return>
<msg time="2026-05-12T03:43:10.987040" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:10.946428" elapsed="0.040638"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:10.987127" elapsed="0.000041"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:10.943559" elapsed="0.043708"/>
</kw>
<var name="${switch}">31</var>
<status status="PASS" start="2026-05-12T03:43:10.943288" elapsed="0.044020"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.993177" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A32/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.992878" elapsed="0.000351"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.993665" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.993388" elapsed="0.000335"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.994126" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.993879" elapsed="0.000308"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.994582" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.994343" elapsed="0.000283"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:10.995470" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:10.995260" elapsed="0.000237"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:10.995826" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:10.995654" elapsed="0.000198"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:10.996006" elapsed="0.000209"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:10.996628" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:10.996379" elapsed="0.000292"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:10.996716" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:10.996870" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:10.994831" elapsed="0.002111"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:11.009414" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A32/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A32/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:11.009494" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A32/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:11.009623" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:10.999219" elapsed="0.010477"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:10.997017" elapsed="0.012760"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.010053" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.009817" elapsed="0.000336"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:10.996998" elapsed="0.013209"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.014732" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.011528" elapsed="0.003264"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.011214" elapsed="0.003627"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.011187" elapsed="0.003687"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.018304" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.015274" elapsed="0.003095"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.014948" elapsed="0.003470"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.014926" elapsed="0.003527"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.019511" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.018833" elapsed="0.000730"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.020036" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.019678" elapsed="0.000457"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.020909" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:11.020477" elapsed="0.000470"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.020199" elapsed="0.000800"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.019651" elapsed="0.001377"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.022000" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.021297" elapsed="0.000747"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.022476" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.022133" elapsed="0.000416"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.023182" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:11.022808" elapsed="0.000401"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.022580" elapsed="0.000666"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.022111" elapsed="0.001156"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:11.023423" elapsed="0.000349"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:11.024263" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.023939" elapsed="0.000353"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:11.024453" elapsed="0.002274"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:11.010704" elapsed="0.016124"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:11.027001" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:11.026895" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.026877" elapsed="0.000190"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:11.029482" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:11.027227" elapsed="0.002283"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:11.029561" elapsed="0.000031"/>
</return>
<msg time="2026-05-12T03:43:11.029739" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:10.990192" elapsed="0.039573"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:11.029826" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:10.987647" elapsed="0.042299"/>
</kw>
<var name="${switch}">32</var>
<status status="PASS" start="2026-05-12T03:43:10.987423" elapsed="0.042579"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.035664" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A33/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.035378" elapsed="0.000334"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.036116" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.035872" elapsed="0.000316"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.036591" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.036348" elapsed="0.000287"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.037050" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.036787" elapsed="0.000309"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:11.037941" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:11.037745" elapsed="0.000222"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:11.038303" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:11.038119" elapsed="0.000209"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:11.038477" elapsed="0.000186"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.039063" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.038816" elapsed="0.000290"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:11.039148" elapsed="0.000045"/>
</return>
<msg time="2026-05-12T03:43:11.039318" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:11.037318" elapsed="0.002024"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:11.051750" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A33/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A33/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:11.051804" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A33/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:11.051925" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:11.041394" elapsed="0.010557"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.039409" elapsed="0.012587"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.052410" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.052026" elapsed="0.000534"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.039393" elapsed="0.013214"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.059809" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.054751" elapsed="0.005155"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.054258" elapsed="0.005726"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.054217" elapsed="0.005824"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.063627" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.060680" elapsed="0.002992"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.060189" elapsed="0.003517"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.060123" elapsed="0.003607"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.064296" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.063905" elapsed="0.000417"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.064635" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.064390" elapsed="0.000303"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.065198" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:11.064888" elapsed="0.000337"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.064715" elapsed="0.000546"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.064373" elapsed="0.000909"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.065831" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.065453" elapsed="0.000404"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.066189" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.065924" elapsed="0.000323"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.066732" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:11.066441" elapsed="0.000316"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.066270" elapsed="0.000522"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.065907" elapsed="0.000905"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:11.066961" elapsed="0.000381"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:11.067778" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.067506" elapsed="0.000297"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:11.067957" elapsed="0.002326"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:11.053422" elapsed="0.016924"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:11.070514" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:11.070410" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.070393" elapsed="0.000186"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:11.072944" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:11.070722" elapsed="0.002248"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:11.073017" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:11.073202" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:11.032721" elapsed="0.040509"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:11.073292" elapsed="0.000028"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:11.030322" elapsed="0.043092"/>
</kw>
<var name="${switch}">33</var>
<status status="PASS" start="2026-05-12T03:43:11.030105" elapsed="0.043386"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.079155" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A34/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.078900" elapsed="0.000302"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.079633" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.079389" elapsed="0.000296"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.080085" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.079838" elapsed="0.000291"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.080554" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.080298" elapsed="0.000301"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:11.081417" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:11.081224" elapsed="0.000220"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:11.081796" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:11.081622" elapsed="0.000199"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:11.081973" elapsed="0.000349"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.082727" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.082481" elapsed="0.000290"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:11.082815" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:11.082971" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:11.080803" elapsed="0.002193"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:11.094000" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A34/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A34/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:11.094056" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A34/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:11.094144" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:11.085069" elapsed="0.009124"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.083065" elapsed="0.011174"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.094420" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.094264" elapsed="0.000223"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.083048" elapsed="0.011460"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.099584" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.095566" elapsed="0.004083"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.095342" elapsed="0.004359"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.095324" elapsed="0.004412"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.103453" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.100131" elapsed="0.003389"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.099812" elapsed="0.003811"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.099790" elapsed="0.003869"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.104488" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.103921" elapsed="0.000606"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.104975" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.104624" elapsed="0.000433"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.105836" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:11.105357" elapsed="0.000517"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.105088" elapsed="0.000839"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.104600" elapsed="0.001356"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.106565" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.106192" elapsed="0.000400"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.106914" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.106661" elapsed="0.000311"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.107549" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:11.107193" elapsed="0.000384"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.106995" elapsed="0.000619"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.106644" elapsed="0.000990"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:11.107792" elapsed="0.000391"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:11.108642" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.108352" elapsed="0.000316"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:11.108824" elapsed="0.002264"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:11.094948" elapsed="0.016225"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:11.111353" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:11.111244" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.111226" elapsed="0.000194"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:11.113835" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:11.111568" elapsed="0.002294"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:11.113911" elapsed="0.000031"/>
</return>
<msg time="2026-05-12T03:43:11.114069" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:11.076214" elapsed="0.037879"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:11.114166" elapsed="0.000029"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:11.073811" elapsed="0.040479"/>
</kw>
<var name="${switch}">34</var>
<status status="PASS" start="2026-05-12T03:43:11.073580" elapsed="0.040748"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.119722" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A35/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.119473" elapsed="0.000295"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.120176" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.119923" elapsed="0.000305"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.120672" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.120427" elapsed="0.000290"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.121107" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.120870" elapsed="0.000279"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:11.121982" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:11.121787" elapsed="0.000223"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:11.122358" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:11.122182" elapsed="0.000202"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:11.122538" elapsed="0.000191"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.123136" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.122889" elapsed="0.000310"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:11.123244" elapsed="0.000030"/>
</return>
<msg time="2026-05-12T03:43:11.123404" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:11.121368" elapsed="0.002061"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:11.134740" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A35/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A35/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:11.134795" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A35/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:11.134883" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:11.125747" elapsed="0.009162"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.123501" elapsed="0.011453"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.135321" elapsed="0.000054"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.134979" elapsed="0.000531"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.123483" elapsed="0.012093"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.142942" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.137910" elapsed="0.005127"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.137364" elapsed="0.005753"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.137323" elapsed="0.005879"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.147253" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.143823" elapsed="0.003475"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.143327" elapsed="0.004006"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.143292" elapsed="0.004064"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.147924" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.147543" elapsed="0.000408"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.148466" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.148019" elapsed="0.000506"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.149022" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:11.148725" elapsed="0.000328"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.148548" elapsed="0.000541"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.148002" elapsed="0.001108"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.149823" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.149421" elapsed="0.000429"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.150237" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.149965" elapsed="0.000331"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.150790" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:11.150495" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.150320" elapsed="0.000531"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.149902" elapsed="0.000969"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:11.151025" elapsed="0.000362"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:11.151834" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.151553" elapsed="0.000307"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:11.152051" elapsed="0.002221"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:11.136495" elapsed="0.017841"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:11.154511" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:11.154403" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.154385" elapsed="0.000193"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:11.157111" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:11.154727" elapsed="0.002410"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:11.157205" elapsed="0.000033"/>
</return>
<msg time="2026-05-12T03:43:11.157367" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:11.117004" elapsed="0.040388"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:11.157453" elapsed="0.000027"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:11.114614" elapsed="0.043006"/>
</kw>
<var name="${switch}">35</var>
<status status="PASS" start="2026-05-12T03:43:11.114418" elapsed="0.043258"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.164319" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A36/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.164026" elapsed="0.000340"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.164765" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.164528" elapsed="0.000287"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.165226" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.164968" elapsed="0.000302"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.165688" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.165423" elapsed="0.000309"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:11.166557" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:11.166362" elapsed="0.000221"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:11.166906" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:11.166737" elapsed="0.000193"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:11.167098" elapsed="0.000235"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.167741" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.167494" elapsed="0.000290"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:11.167828" elapsed="0.000033"/>
</return>
<msg time="2026-05-12T03:43:11.167989" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:11.165939" elapsed="0.002127"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:11.180715" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A36/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A36/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:11.180850" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A36/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:11.181061" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:11.170193" elapsed="0.010936"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.168144" elapsed="0.013191"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.181832" elapsed="0.000055"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.181402" elapsed="0.000598"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.168125" elapsed="0.013928"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.190381" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.184791" elapsed="0.005640"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.184049" elapsed="0.006427"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.183989" elapsed="0.006515"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.192966" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.190806" elapsed="0.002207"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.190566" elapsed="0.002482"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.190546" elapsed="0.002527"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.193752" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.193309" elapsed="0.000469"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.194122" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.193847" elapsed="0.000354"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.194714" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:11.194405" elapsed="0.000337"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.194225" elapsed="0.000554"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.193829" elapsed="0.000971"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.195363" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.194977" elapsed="0.000414"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.195714" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.195463" elapsed="0.000308"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.196285" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:11.195972" elapsed="0.000340"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.195795" elapsed="0.000553"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.195445" elapsed="0.000924"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:11.196541" elapsed="0.000354"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:11.197413" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.197078" elapsed="0.000362"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:11.197625" elapsed="0.002388"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:11.182994" elapsed="0.017176"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:11.200357" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:11.200243" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.200224" elapsed="0.000203"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:11.202885" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:11.200578" elapsed="0.002334"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:11.202960" elapsed="0.000036"/>
</return>
<msg time="2026-05-12T03:43:11.203130" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:11.160708" elapsed="0.042461"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:11.203232" elapsed="0.000027"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:11.158046" elapsed="0.045307"/>
</kw>
<var name="${switch}">36</var>
<status status="PASS" start="2026-05-12T03:43:11.157788" elapsed="0.045606"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.208883" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A37/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.208629" elapsed="0.000299"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.209348" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.209091" elapsed="0.000308"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.209830" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.209576" elapsed="0.000298"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.210296" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.210030" elapsed="0.000309"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:11.211390" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:11.211124" elapsed="0.000298"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:11.211755" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:11.211582" elapsed="0.000199"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:11.211933" elapsed="0.000197"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.212565" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.212308" elapsed="0.000307"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:11.212668" elapsed="0.000034"/>
</return>
<msg time="2026-05-12T03:43:11.212853" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:11.210602" elapsed="0.002283"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:11.224305" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A37/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A37/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:11.224407" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A37/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:11.224660" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:11.215343" elapsed="0.009357"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.212973" elapsed="0.011831"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.225180" elapsed="0.000039"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.224852" elapsed="0.000451"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.212950" elapsed="0.012398"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.230663" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.226943" elapsed="0.003791"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.226585" elapsed="0.004201"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.226557" elapsed="0.004266"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.233840" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.231270" elapsed="0.002618"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.230908" elapsed="0.003015"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.230882" elapsed="0.003065"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.234574" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.234151" elapsed="0.000451"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.234950" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.234671" elapsed="0.000339"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.235569" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:11.235236" elapsed="0.000361"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.235034" elapsed="0.000601"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.234653" elapsed="0.001003"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.236248" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.235839" elapsed="0.000436"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.236599" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.236346" elapsed="0.000310"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.237222" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:11.236858" elapsed="0.000392"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.236680" elapsed="0.000606"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.236327" elapsed="0.000980"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:11.237467" elapsed="0.000384"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:11.238362" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.238020" elapsed="0.000369"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:11.238574" elapsed="0.002383"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:11.225971" elapsed="0.015057"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:11.241288" elapsed="0.000037"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:11.241113" elapsed="0.000263"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.241088" elapsed="0.000320"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:11.244239" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:11.241632" elapsed="0.002634"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:11.244317" elapsed="0.000038"/>
</return>
<msg time="2026-05-12T03:43:11.244488" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:11.206148" elapsed="0.038365"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:11.244574" elapsed="0.000028"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:11.203704" elapsed="0.041002"/>
</kw>
<var name="${switch}">37</var>
<status status="PASS" start="2026-05-12T03:43:11.203497" elapsed="0.041328"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.251617" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A38/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.251294" elapsed="0.000385"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.252147" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.251887" elapsed="0.000334"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.252646" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.252377" elapsed="0.000334"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.253283" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.252930" elapsed="0.000414"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:11.254435" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:11.254203" elapsed="0.000260"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:11.254897" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:11.254685" elapsed="0.000240"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:11.255096" elapsed="0.000284"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.255934" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.255610" elapsed="0.000387"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:11.256061" elapsed="0.000050"/>
</return>
<msg time="2026-05-12T03:43:11.256302" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:11.253683" elapsed="0.002653"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:11.270633" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A38/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A38/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:11.270703" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A38/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:11.270815" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:11.259677" elapsed="0.011165"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.256437" elapsed="0.014460"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.271126" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.270930" elapsed="0.000295"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.256412" elapsed="0.014836"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.276206" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.272321" elapsed="0.004035"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.272067" elapsed="0.004382"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.272046" elapsed="0.004462"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.282672" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.277322" elapsed="0.005429"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.276642" elapsed="0.006246"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.276602" elapsed="0.006320"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.283715" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.283247" elapsed="0.000496"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.284084" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.283822" elapsed="0.000321"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.284671" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:11.284368" elapsed="0.000329"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.284186" elapsed="0.000548"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.283800" elapsed="0.000955"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.285353" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.284933" elapsed="0.000448"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.285723" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.285451" elapsed="0.000331"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.286406" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:11.286021" elapsed="0.000424"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.285806" elapsed="0.000686"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.285434" elapsed="0.001082"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:11.286785" elapsed="0.000491"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:11.287857" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.287482" elapsed="0.000406"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:11.288048" elapsed="0.002443"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:11.271667" elapsed="0.018897"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:11.290751" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:11.290636" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.290617" elapsed="0.000205"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:11.293277" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:11.290978" elapsed="0.002328"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:11.293357" elapsed="0.000038"/>
</return>
<msg time="2026-05-12T03:43:11.293569" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:11.248123" elapsed="0.045474"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:11.293661" elapsed="0.000027"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:11.245187" elapsed="0.048598"/>
</kw>
<var name="${switch}">38</var>
<status status="PASS" start="2026-05-12T03:43:11.244937" elapsed="0.048889"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.300536" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A39/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.300278" elapsed="0.000304"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.300980" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.300741" elapsed="0.000291"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.301549" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.301273" elapsed="0.000322"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.301990" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.301751" elapsed="0.000281"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:11.302880" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:11.302667" elapsed="0.000246"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:11.303267" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:11.303072" elapsed="0.000221"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:11.303447" elapsed="0.000191"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.304059" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.303808" elapsed="0.000295"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:11.304146" elapsed="0.000046"/>
</return>
<msg time="2026-05-12T03:43:11.304322" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:11.302256" elapsed="0.002092"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:11.321336" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A39/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A39/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:11.321399" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A39/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:11.321525" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:11.306699" elapsed="0.014856"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.304418" elapsed="0.017187"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.321811" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.321634" elapsed="0.000246"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.304401" elapsed="0.017500"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.329359" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.324110" elapsed="0.005352"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.323567" elapsed="0.006042"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.323524" elapsed="0.006142"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.332330" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.330173" elapsed="0.002203"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.329788" elapsed="0.002623"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.329752" elapsed="0.002683"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.333026" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.332630" elapsed="0.000424"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.333412" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.333130" elapsed="0.000356"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.333993" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:11.333693" elapsed="0.000327"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.333512" elapsed="0.000543"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.333107" elapsed="0.000969"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.334634" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.334267" elapsed="0.000394"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.335054" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.334793" elapsed="0.000319"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.335625" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:11.335328" elapsed="0.000324"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.335135" elapsed="0.000553"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.334713" elapsed="0.000996"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:11.335864" elapsed="0.000366"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:11.336690" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.336397" elapsed="0.000319"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:11.336872" elapsed="0.002397"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:11.322657" elapsed="0.016676"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:11.339511" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:11.339401" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.339383" elapsed="0.000197"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:11.342133" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:11.339728" elapsed="0.002447"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:11.342227" elapsed="0.000034"/>
</return>
<msg time="2026-05-12T03:43:11.342391" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:11.296895" elapsed="0.045521"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:11.342481" elapsed="0.000030"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:11.294150" elapsed="0.048460"/>
</kw>
<var name="${switch}">39</var>
<status status="PASS" start="2026-05-12T03:43:11.293934" elapsed="0.048717"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.348326" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A40/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.348047" elapsed="0.000325"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.348764" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.348528" elapsed="0.000287"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.349225" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.348968" elapsed="0.000301"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.349753" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.349423" elapsed="0.000376"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:11.350638" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:11.350436" elapsed="0.000229"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:11.351006" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:11.350820" elapsed="0.000213"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:11.351207" elapsed="0.000197"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.351819" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.351567" elapsed="0.000296"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:11.351906" elapsed="0.000032"/>
</return>
<msg time="2026-05-12T03:43:11.352066" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:11.350006" elapsed="0.002132"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:11.364579" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A40/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A40/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:11.364660" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A40/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:11.364793" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:11.354250" elapsed="0.010580"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.352230" elapsed="0.012666"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.365219" elapsed="0.000038"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.364936" elapsed="0.000387"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.352212" elapsed="0.013142"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.372529" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.367359" elapsed="0.005240"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.366765" elapsed="0.005900"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.366721" elapsed="0.005980"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.376267" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.373126" elapsed="0.003207"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.372791" elapsed="0.003591"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.372759" elapsed="0.003657"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.377289" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.376686" elapsed="0.000642"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.377813" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.377427" elapsed="0.000467"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.378646" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:11.378220" elapsed="0.000463"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.377927" elapsed="0.000806"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.377401" elapsed="0.001362"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.379639" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.379007" elapsed="0.000686"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.380300" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.379816" elapsed="0.000594"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.381266" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:11.380779" elapsed="0.000525"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.380453" elapsed="0.000902"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.379785" elapsed="0.001601"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:11.381705" elapsed="0.000494"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:11.382678" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.382369" elapsed="0.000345"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:11.382891" elapsed="0.002209"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:11.365903" elapsed="0.019342"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:11.385430" elapsed="0.000039"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:11.385317" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.385298" elapsed="0.000225"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:11.388011" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:11.385673" elapsed="0.002366"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:11.388089" elapsed="0.000035"/>
</return>
<msg time="2026-05-12T03:43:11.388272" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:11.345485" elapsed="0.042813"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:11.388359" elapsed="0.000027"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:11.342981" elapsed="0.045518"/>
</kw>
<var name="${switch}">40</var>
<status status="PASS" start="2026-05-12T03:43:11.342755" elapsed="0.045789"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.394325" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A41/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.394044" elapsed="0.000328"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.394771" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.394531" elapsed="0.000291"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.395238" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.394976" elapsed="0.000307"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.395675" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.395437" elapsed="0.000280"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:11.396556" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:11.396356" elapsed="0.000226"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:11.396921" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:11.396737" elapsed="0.000210"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:11.397108" elapsed="0.000226"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.397771" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.397516" elapsed="0.000301"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:11.397862" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:11.398018" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:11.395917" elapsed="0.002125"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:11.410188" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A41/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A41/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:11.410250" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A41/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:11.410388" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:11.400348" elapsed="0.010067"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.398112" elapsed="0.012349"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.410643" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.410486" elapsed="0.000223"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.398095" elapsed="0.012635"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.413980" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.411686" elapsed="0.002339"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.411465" elapsed="0.002633"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.411447" elapsed="0.002747"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.420404" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.415019" elapsed="0.005489"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.414405" elapsed="0.006180"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.414356" elapsed="0.006283"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.422046" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.421044" elapsed="0.001038"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.422423" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.422152" elapsed="0.000328"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.422977" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:11.422678" elapsed="0.000325"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.422504" elapsed="0.000534"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.422134" elapsed="0.000925"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.423610" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.423248" elapsed="0.000388"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.423949" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.423704" elapsed="0.000302"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.424515" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:11.424222" elapsed="0.000319"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.424029" elapsed="0.000546"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.423687" elapsed="0.000908"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:11.424748" elapsed="0.000342"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:11.425585" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.425270" elapsed="0.000341"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:11.425766" elapsed="0.002199"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:11.411094" elapsed="0.016931"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:11.428213" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:11.428091" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.428073" elapsed="0.000207"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:11.430663" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:11.428427" elapsed="0.002262"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:11.430736" elapsed="0.000032"/>
</return>
<msg time="2026-05-12T03:43:11.430891" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:11.391451" elapsed="0.039464"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:11.430974" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:11.388848" elapsed="0.042243"/>
</kw>
<var name="${switch}">41</var>
<status status="PASS" start="2026-05-12T03:43:11.388647" elapsed="0.042536"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.436714" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A42/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.436464" elapsed="0.000296"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.437151" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.436915" elapsed="0.000303"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.437646" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.437372" elapsed="0.000317"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.438077" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.437842" elapsed="0.000277"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:11.438925" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:11.438734" elapsed="0.000216"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:11.439287" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:11.439102" elapsed="0.000210"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:11.439461" elapsed="0.000186"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.440044" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.439801" elapsed="0.000286"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:11.440129" elapsed="0.000046"/>
</return>
<msg time="2026-05-12T03:43:11.440302" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:11.438332" elapsed="0.001994"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:11.451969" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A42/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A42/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:11.452031" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A42/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:11.452119" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:11.442388" elapsed="0.009756"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.440395" elapsed="0.011813"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.452400" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.452234" elapsed="0.000231"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.440378" elapsed="0.012107"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.455698" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.453457" elapsed="0.002283"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.453219" elapsed="0.002554"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.453201" elapsed="0.002596"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.458247" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.456066" elapsed="0.002227"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.455849" elapsed="0.002515"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.455833" elapsed="0.002557"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.458958" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.458580" elapsed="0.000405"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.459325" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.459059" elapsed="0.000324"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.459875" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:11.459578" elapsed="0.000323"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.459406" elapsed="0.000529"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.459039" elapsed="0.000917"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.460501" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.460128" elapsed="0.000399"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.460840" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.460595" elapsed="0.000302"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.461408" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:11.461091" elapsed="0.000362"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.460920" elapsed="0.000568"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.460578" elapsed="0.000930"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:11.461664" elapsed="0.000346"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:11.462476" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.462190" elapsed="0.000312"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:11.462658" elapsed="0.002317"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:11.452835" elapsed="0.012204"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:11.465227" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:11.465105" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.465087" elapsed="0.000208"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:11.467676" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:11.465452" elapsed="0.002249"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:11.467748" elapsed="0.000033"/>
</return>
<msg time="2026-05-12T03:43:11.467906" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:11.433879" elapsed="0.034051"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:11.468005" elapsed="0.000027"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:11.431477" elapsed="0.036653"/>
</kw>
<var name="${switch}">42</var>
<status status="PASS" start="2026-05-12T03:43:11.431280" elapsed="0.036904"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.473847" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A43/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.473600" elapsed="0.000292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.474299" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.474046" elapsed="0.000303"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.474782" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.474540" elapsed="0.000285"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.475231" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.474977" elapsed="0.000297"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:11.476065" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:11.475873" elapsed="0.000217"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:11.476429" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:11.476258" elapsed="0.000197"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:11.476604" elapsed="0.000188"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.477209" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.476948" elapsed="0.000304"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:11.477294" elapsed="0.000030"/>
</return>
<msg time="2026-05-12T03:43:11.477467" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:11.475473" elapsed="0.002019"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:11.488875" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A43/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A43/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:11.488932" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A43/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:11.489024" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:11.479542" elapsed="0.009507"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.477560" elapsed="0.011534"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.489302" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.489119" elapsed="0.000251"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.477543" elapsed="0.011847"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.493961" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.490385" elapsed="0.003621"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.490137" elapsed="0.003904"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.490119" elapsed="0.003947"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.496514" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.494364" elapsed="0.002195"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.494120" elapsed="0.002473"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.494103" elapsed="0.002514"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.497208" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.496807" elapsed="0.000428"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.497572" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.497304" elapsed="0.000324"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.498126" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:11.497829" elapsed="0.000338"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.497652" elapsed="0.000551"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.497286" elapsed="0.000938"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.498762" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.498400" elapsed="0.000388"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.499167" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.498899" elapsed="0.000326"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.499714" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:11.499422" elapsed="0.000317"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.499249" elapsed="0.000524"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.498839" elapsed="0.000955"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:11.499949" elapsed="0.000367"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:11.500769" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.500480" elapsed="0.000314"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:11.500949" elapsed="0.002191"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:11.489784" elapsed="0.013434"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:11.503391" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:11.503285" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.503267" elapsed="0.000191"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:11.505834" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:11.503604" elapsed="0.002256"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:11.505908" elapsed="0.000032"/>
</return>
<msg time="2026-05-12T03:43:11.506068" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:11.471024" elapsed="0.035069"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:11.506168" elapsed="0.000028"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:11.468490" elapsed="0.037800"/>
</kw>
<var name="${switch}">43</var>
<status status="PASS" start="2026-05-12T03:43:11.468284" elapsed="0.038045"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.511780" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A44/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.511527" elapsed="0.000298"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.512238" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.511980" elapsed="0.000308"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.512682" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.512440" elapsed="0.000285"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.513116" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.512877" elapsed="0.000296"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:11.514013" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:11.513817" elapsed="0.000223"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:11.514380" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:11.514209" elapsed="0.000196"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:11.514557" elapsed="0.000188"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.515143" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.514900" elapsed="0.000307"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:11.515259" elapsed="0.000032"/>
</return>
<msg time="2026-05-12T03:43:11.515418" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:11.513381" elapsed="0.002121"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:11.527129" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A44/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A44/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:11.527237" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A44/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:11.527363" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:11.517789" elapsed="0.009612"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.515576" elapsed="0.011888"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.527719" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.527500" elapsed="0.000314"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.515558" elapsed="0.012286"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.532417" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.529189" elapsed="0.003287"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.528858" elapsed="0.003667"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.528834" elapsed="0.003725"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.536117" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.532939" elapsed="0.003266"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.532634" elapsed="0.003620"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.532611" elapsed="0.003678"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.537087" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.536546" elapsed="0.000578"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.537635" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.537244" elapsed="0.000473"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.538428" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:11.537991" elapsed="0.000474"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.537750" elapsed="0.000763"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.537218" elapsed="0.001323"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.539321" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.538782" elapsed="0.000576"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.539797" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.539453" elapsed="0.000422"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.540575" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:11.540145" elapsed="0.000466"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.539907" elapsed="0.000752"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.539429" elapsed="0.001258"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:11.540915" elapsed="0.000557"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:11.542100" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.541708" elapsed="0.000418"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:11.542300" elapsed="0.002212"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:11.528368" elapsed="0.016368"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:11.544932" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:11.544809" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.544791" elapsed="0.000209"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:11.547437" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:11.545148" elapsed="0.002315"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:11.547511" elapsed="0.000034"/>
</return>
<msg time="2026-05-12T03:43:11.547670" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:11.508995" elapsed="0.038700"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:11.547755" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:11.506617" elapsed="0.041257"/>
</kw>
<var name="${switch}">44</var>
<status status="PASS" start="2026-05-12T03:43:11.506423" elapsed="0.041491"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.553581" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A45/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.553293" elapsed="0.000334"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.554022" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.553785" elapsed="0.000287"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.554485" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.554241" elapsed="0.000287"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.554917" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.554681" elapsed="0.000278"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:11.555769" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:11.555577" elapsed="0.000218"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:11.556117" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:11.555948" elapsed="0.000194"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:11.556310" elapsed="0.000202"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.556925" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.556673" elapsed="0.000297"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:11.557013" elapsed="0.000030"/>
</return>
<msg time="2026-05-12T03:43:11.557203" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:11.555174" elapsed="0.002057"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:11.604909" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A45/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A45/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:11.605055" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A45/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:11.605582" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:11.559325" elapsed="0.046324"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.557304" elapsed="0.048463"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.606285" elapsed="0.000057"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.605832" elapsed="0.000614"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.557285" elapsed="0.049211"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.614690" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.609003" elapsed="0.005814"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.608303" elapsed="0.006601"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.608254" elapsed="0.006710"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.619382" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.615731" elapsed="0.003699"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.615094" elapsed="0.004373"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.615055" elapsed="0.004437"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.620132" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.619706" elapsed="0.000470"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.620508" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.620249" elapsed="0.000319"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.621093" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:11.620770" elapsed="0.000354"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.620592" elapsed="0.000599"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.620230" elapsed="0.000986"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.621800" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.621420" elapsed="0.000407"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.622149" elapsed="0.000039"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.621898" elapsed="0.000337"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.622774" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:11.622469" elapsed="0.000331"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.622269" elapsed="0.000567"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.621880" elapsed="0.000977"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:11.623016" elapsed="0.000376"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:11.623867" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.623560" elapsed="0.000333"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:11.624052" elapsed="0.002438"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:11.607415" elapsed="0.019156"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:11.626766" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:11.626640" elapsed="0.000178"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.626622" elapsed="0.000222"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:11.629391" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:11.626993" elapsed="0.002428"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:11.629471" elapsed="0.000038"/>
</return>
<msg time="2026-05-12T03:43:11.629641" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:11.550678" elapsed="0.078988"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:11.629735" elapsed="0.000028"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:11.548225" elapsed="0.081635"/>
</kw>
<var name="${switch}">45</var>
<status status="PASS" start="2026-05-12T03:43:11.548010" elapsed="0.081953"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.635672" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A46/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.635415" elapsed="0.000304"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.636118" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.635877" elapsed="0.000310"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.636604" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.636343" elapsed="0.000305"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.637054" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.636809" elapsed="0.000289"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:11.637977" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:11.637770" elapsed="0.000235"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:11.638374" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:11.638187" elapsed="0.000213"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:11.638555" elapsed="0.000194"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.639184" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.638915" elapsed="0.000317"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:11.639275" elapsed="0.000030"/>
</return>
<msg time="2026-05-12T03:43:11.639433" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:11.637358" elapsed="0.002100"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:11.648318" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A46/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A46/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:11.648431" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A46/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:11.648524" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:11.641575" elapsed="0.006975"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.639528" elapsed="0.009067"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.648775" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.648619" elapsed="0.000222"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.639511" elapsed="0.009351"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.652356" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.649880" elapsed="0.002523"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.649648" elapsed="0.002791"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.649629" elapsed="0.002836"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.655458" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.652747" elapsed="0.002779"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.652521" elapsed="0.003106"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.652504" elapsed="0.003160"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.656484" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.655925" elapsed="0.000598"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.656974" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.656622" elapsed="0.000433"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.657851" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:11.657417" elapsed="0.000472"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.657088" elapsed="0.000852"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.656598" elapsed="0.001371"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.658808" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.658237" elapsed="0.000613"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.659348" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.658956" elapsed="0.000493"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.660192" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:11.659733" elapsed="0.000499"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.659485" elapsed="0.000797"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.658927" elapsed="0.001384"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:11.660546" elapsed="0.000516"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:11.661750" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.661351" elapsed="0.000436"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:11.662006" elapsed="0.003111"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:11.649269" elapsed="0.015974"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:11.665531" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:11.665375" elapsed="0.000221"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.665311" elapsed="0.000315"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:11.668231" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:11.665832" elapsed="0.002427"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:11.668308" elapsed="0.000030"/>
</return>
<msg time="2026-05-12T03:43:11.668466" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:11.632865" elapsed="0.035626"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:11.668551" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:11.630301" elapsed="0.038370"/>
</kw>
<var name="${switch}">46</var>
<status status="PASS" start="2026-05-12T03:43:11.630071" elapsed="0.038639"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.674274" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A47/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.674000" elapsed="0.000335"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.674739" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.674495" elapsed="0.000296"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.675435" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.674988" elapsed="0.000504"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.675908" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.675654" elapsed="0.000299"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:11.676778" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:11.676584" elapsed="0.000221"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:11.677134" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:11.676961" elapsed="0.000385"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:11.677506" elapsed="0.000191"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.678106" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.677856" elapsed="0.000295"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:11.678211" elapsed="0.000031"/>
</return>
<msg time="2026-05-12T03:43:11.678372" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:11.676173" elapsed="0.002224"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:11.689526" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A47/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A47/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:11.689602" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A47/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:11.689726" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:11.680671" elapsed="0.009091"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.678467" elapsed="0.011358"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.690076" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.689859" elapsed="0.000333"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.678449" elapsed="0.011773"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.694652" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.691541" elapsed="0.003178"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.691235" elapsed="0.003535"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.691210" elapsed="0.003597"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.698432" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.695222" elapsed="0.003294"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.694884" elapsed="0.003685"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.694861" elapsed="0.003741"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.699446" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.698860" elapsed="0.000624"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.699930" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.699580" elapsed="0.000431"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.700725" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:11.700308" elapsed="0.000453"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.700043" elapsed="0.000767"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.699556" elapsed="0.001283"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.701649" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.701086" elapsed="0.000601"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.702251" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.701829" elapsed="0.000505"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.703043" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:11.702623" elapsed="0.000455"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.702367" elapsed="0.000761"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.701761" elapsed="0.001417"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:11.703396" elapsed="0.000487"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:11.704536" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.704118" elapsed="0.000455"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:11.704790" elapsed="0.003401"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:11.690726" elapsed="0.017567"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:11.708580" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:11.708398" elapsed="0.000261"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.708371" elapsed="0.000321"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:11.711615" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:11.708961" elapsed="0.002681"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:11.711692" elapsed="0.000031"/>
</return>
<msg time="2026-05-12T03:43:11.711850" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:11.671473" elapsed="0.040403"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:11.711936" elapsed="0.000029"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:11.668992" elapsed="0.043082"/>
</kw>
<var name="${switch}">47</var>
<status status="PASS" start="2026-05-12T03:43:11.668798" elapsed="0.043316"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.718671" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A48/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.718394" elapsed="0.000327"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.719124" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.718881" elapsed="0.000311"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.719597" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.719348" elapsed="0.000293"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.720036" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.719794" elapsed="0.000285"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:11.720925" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:11.720723" elapsed="0.000228"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:11.721360" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:11.721109" elapsed="0.000279"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:11.721548" elapsed="0.000241"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.722351" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.722010" elapsed="0.000395"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:11.722452" elapsed="0.000033"/>
</return>
<msg time="2026-05-12T03:43:11.722620" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:11.720300" elapsed="0.002407"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:11.733725" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A48/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A48/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:11.733803" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A48/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:11.733928" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:11.725039" elapsed="0.008924"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.722792" elapsed="0.011234"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.734308" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.734061" elapsed="0.000343"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.722769" elapsed="0.011664"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.738917" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.735760" elapsed="0.003218"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.735443" elapsed="0.003585"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.735418" elapsed="0.003645"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.742579" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.739465" elapsed="0.003179"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.739139" elapsed="0.003553"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.739115" elapsed="0.003611"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.743552" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.742984" elapsed="0.000605"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.744031" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.743684" elapsed="0.000425"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.744821" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:11.744408" elapsed="0.000449"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.744141" elapsed="0.000765"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.743659" elapsed="0.001276"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.745727" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.745201" elapsed="0.000562"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.746223" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.745858" elapsed="0.000445"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.746984" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:11.746575" elapsed="0.000444"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.746335" elapsed="0.000733"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.745834" elapsed="0.001263"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:11.747373" elapsed="0.000499"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:11.748549" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.748107" elapsed="0.000480"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:11.748804" elapsed="0.003151"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:11.734930" elapsed="0.017151"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:11.752277" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:11.752151" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.752131" elapsed="0.000213"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:11.754757" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:11.752493" elapsed="0.002292"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:11.754835" elapsed="0.000031"/>
</return>
<msg time="2026-05-12T03:43:11.754993" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:11.715669" elapsed="0.039350"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:11.755084" elapsed="0.000027"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:11.712484" elapsed="0.042739"/>
</kw>
<var name="${switch}">48</var>
<status status="PASS" start="2026-05-12T03:43:11.712224" elapsed="0.043041"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.760704" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A49/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.760452" elapsed="0.000298"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.761215" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.760942" elapsed="0.000325"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.761700" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.761453" elapsed="0.000292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.762139" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.761897" elapsed="0.000303"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:11.763022" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:11.762803" elapsed="0.000246"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:11.763398" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:11.763223" elapsed="0.000199"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:11.763572" elapsed="0.000186"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.764179" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.763915" elapsed="0.000311"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:11.764269" elapsed="0.000030"/>
</return>
<msg time="2026-05-12T03:43:11.764424" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:11.762401" elapsed="0.002048"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:11.775452" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A49/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A49/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:11.775528" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A49/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:11.775698" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:11.766534" elapsed="0.009201"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.764519" elapsed="0.011279"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.776049" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.775832" elapsed="0.000309"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.764502" elapsed="0.011692"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.781049" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.777773" elapsed="0.003341"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.777413" elapsed="0.003785"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.777373" elapsed="0.003874"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.784952" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.781749" elapsed="0.003269"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.781412" elapsed="0.003655"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.781382" elapsed="0.003719"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.785934" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.785413" elapsed="0.000559"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.786438" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.786068" elapsed="0.000451"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.787229" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:11.786791" elapsed="0.000476"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.786550" elapsed="0.000767"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.786044" elapsed="0.001301"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.788096" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.787586" elapsed="0.000546"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.788595" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.788250" elapsed="0.000422"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.789401" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:11.788944" elapsed="0.000494"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.788705" elapsed="0.000784"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.788225" elapsed="0.001292"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:11.789731" elapsed="0.000508"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:11.790856" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.790472" elapsed="0.000421"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:11.791110" elapsed="0.003226"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:11.776684" elapsed="0.017716"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:11.794572" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:11.794466" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.794447" elapsed="0.000191"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:11.797028" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:11.794784" elapsed="0.002272"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:11.797106" elapsed="0.000031"/>
</return>
<msg time="2026-05-12T03:43:11.797300" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:11.757986" elapsed="0.039340"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:11.797392" elapsed="0.000027"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:11.755558" elapsed="0.041955"/>
</kw>
<var name="${switch}">49</var>
<status status="PASS" start="2026-05-12T03:43:11.755360" elapsed="0.042227"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.803260" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A50/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.802981" elapsed="0.000327"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.803707" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.803465" elapsed="0.000293"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.804169" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.803911" elapsed="0.000305"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.804662" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.804405" elapsed="0.000302"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:11.805568" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:11.805374" elapsed="0.000222"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:11.805921" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:11.805749" elapsed="0.000198"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:11.806097" elapsed="0.000207"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.806709" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.806460" elapsed="0.000293"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:11.806796" elapsed="0.000030"/>
</return>
<msg time="2026-05-12T03:43:11.806952" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:11.804909" elapsed="0.002082"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:11.816820" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A50/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A50/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:11.816917" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A50/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:11.817093" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:11.809242" elapsed="0.007906"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.807092" elapsed="0.010224"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.817677" elapsed="0.000039"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.817369" elapsed="0.000433"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.807069" elapsed="0.010779"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.824185" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.819687" elapsed="0.004599"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.819223" elapsed="0.005138"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.819186" elapsed="0.005227"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.829198" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.824993" elapsed="0.004282"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.824529" elapsed="0.004858"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.824493" elapsed="0.004924"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.830080" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.829651" elapsed="0.000457"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.830463" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.830203" elapsed="0.000319"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.831031" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:11.830723" elapsed="0.000337"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.830545" elapsed="0.000552"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.830182" elapsed="0.000936"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.831688" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.831314" elapsed="0.000403"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.832041" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.831786" elapsed="0.000313"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.832632" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:11.832327" elapsed="0.000333"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.832124" elapsed="0.000571"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.831769" elapsed="0.000948"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:11.832878" elapsed="0.000401"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:11.833748" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.833449" elapsed="0.000326"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:11.833932" elapsed="0.002168"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:11.818546" elapsed="0.017638"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:11.836367" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:11.836255" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.836236" elapsed="0.000202"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:11.838891" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:11.836585" elapsed="0.002333"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:11.838967" elapsed="0.000037"/>
</return>
<msg time="2026-05-12T03:43:11.839135" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:11.800304" elapsed="0.038872"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:11.839238" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:11.797875" elapsed="0.041494"/>
</kw>
<var name="${switch}">50</var>
<status status="PASS" start="2026-05-12T03:43:11.797678" elapsed="0.041733"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.845069" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A51/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.844815" elapsed="0.000307"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.845573" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.845322" elapsed="0.000304"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.846083" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.845821" elapsed="0.000308"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.846552" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.846302" elapsed="0.000295"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:11.847432" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:11.847231" elapsed="0.000228"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:11.847788" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:11.847614" elapsed="0.000200"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:11.847965" elapsed="0.000204"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.848579" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.848327" elapsed="0.000297"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:11.848667" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:11.848823" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:11.846802" elapsed="0.002046"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:11.860618" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A51/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A51/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:11.860674" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A51/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:11.860765" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:11.850927" elapsed="0.009863"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.848918" elapsed="0.011918"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.861017" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.860862" elapsed="0.000245"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.848901" elapsed="0.012299"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.865853" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.862635" elapsed="0.003281"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.862316" elapsed="0.003649"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.862290" elapsed="0.003710"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.869510" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.866409" elapsed="0.003168"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.866075" elapsed="0.003549"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.866052" elapsed="0.003606"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.870427" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.869905" elapsed="0.000549"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.870774" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.870524" elapsed="0.000309"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.871400" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:11.871031" elapsed="0.000412"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.870857" elapsed="0.000639"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.870506" elapsed="0.001017"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.872105" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.871721" elapsed="0.000411"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.872516" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.872260" elapsed="0.000314"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.873072" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:11.872772" elapsed="0.000327"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.872598" elapsed="0.000535"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.872204" elapsed="0.000965"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:11.873362" elapsed="0.000352"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:11.874174" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.873879" elapsed="0.000323"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:11.874359" elapsed="0.002278"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:11.861790" elapsed="0.014910"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:11.876878" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:11.876767" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.876749" elapsed="0.000210"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:11.879414" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:11.877108" elapsed="0.002333"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:11.879491" elapsed="0.000030"/>
</return>
<msg time="2026-05-12T03:43:11.879647" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:11.842210" elapsed="0.037463"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:11.879732" elapsed="0.000027"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:11.839724" elapsed="0.040129"/>
</kw>
<var name="${switch}">51</var>
<status status="PASS" start="2026-05-12T03:43:11.839515" elapsed="0.040377"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.885420" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A52/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.885117" elapsed="0.000350"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.885864" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.885622" elapsed="0.000293"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.886333" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.886067" elapsed="0.000311"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.886770" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.886530" elapsed="0.000283"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:11.887826" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:11.887634" elapsed="0.000218"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:11.888366" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:11.888004" elapsed="0.000389"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:11.888543" elapsed="0.000186"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.889143" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.888882" elapsed="0.000356"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:11.889282" elapsed="0.000032"/>
</return>
<msg time="2026-05-12T03:43:11.889444" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:11.887029" elapsed="0.002479"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:11.902674" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A52/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A52/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:11.902799" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A52/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:11.902999" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:11.891543" elapsed="0.011514"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.889582" elapsed="0.013606"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.903602" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.903249" elapsed="0.000503"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.889564" elapsed="0.014235"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.911705" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.906080" elapsed="0.005671"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.905571" elapsed="0.006215"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.905515" elapsed="0.006297"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.914318" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.912099" elapsed="0.002266"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.911868" elapsed="0.002530"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.911850" elapsed="0.002574"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.915008" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.914613" elapsed="0.000422"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.915376" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.915104" elapsed="0.000330"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.915937" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:11.915634" elapsed="0.000329"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.915457" elapsed="0.000540"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.915086" elapsed="0.000932"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.916572" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.916207" elapsed="0.000391"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.916915" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.916666" elapsed="0.000306"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.917530" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:11.917225" elapsed="0.000332"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.916995" elapsed="0.000596"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.916648" elapsed="0.000964"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:11.917767" elapsed="0.000350"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:11.918588" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.918300" elapsed="0.000314"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:11.918794" elapsed="0.002153"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:11.904625" elapsed="0.016424"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:11.921277" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:11.921117" elapsed="0.000206"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.921098" elapsed="0.000246"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:11.923721" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:11.921491" elapsed="0.002257"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:11.923795" elapsed="0.000031"/>
</return>
<msg time="2026-05-12T03:43:11.923949" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:11.882670" elapsed="0.041304"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:11.924032" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:11.880195" elapsed="0.043955"/>
</kw>
<var name="${switch}">52</var>
<status status="PASS" start="2026-05-12T03:43:11.879983" elapsed="0.044222"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.929698" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A53/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.929449" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.930136" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.929897" elapsed="0.000307"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.930604" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.930358" elapsed="0.000290"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.931040" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.930801" elapsed="0.000282"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:11.931895" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:11.931704" elapsed="0.000217"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:11.932258" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:11.932073" elapsed="0.000210"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:11.932434" elapsed="0.000186"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.933028" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.932776" elapsed="0.000295"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:11.933113" elapsed="0.000030"/>
</return>
<msg time="2026-05-12T03:43:11.933310" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:11.931301" elapsed="0.002035"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:11.942920" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A53/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A53/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:11.942975" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A53/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:11.943128" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:11.935516" elapsed="0.007676"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.933405" elapsed="0.009851"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.943509" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.943291" elapsed="0.000310"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.933387" elapsed="0.010244"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.948064" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.944955" elapsed="0.003170"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.944637" elapsed="0.003555"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.944613" elapsed="0.003615"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.951644" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.948616" elapsed="0.003092"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.948305" elapsed="0.003451"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.948282" elapsed="0.003507"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.952581" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.952038" elapsed="0.000581"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.953061" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.952714" elapsed="0.000427"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.953895" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:11.953480" elapsed="0.000451"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.953229" elapsed="0.000752"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.952690" elapsed="0.001321"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.954581" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.954220" elapsed="0.000388"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.954923" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.954676" elapsed="0.000304"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.955485" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:11.955191" elapsed="0.000319"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.955003" elapsed="0.000542"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.954659" elapsed="0.000907"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:11.955719" elapsed="0.000342"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:11.956522" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.956243" elapsed="0.000304"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:11.956702" elapsed="0.002309"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:11.944124" elapsed="0.014949"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:11.959267" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:11.959138" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.959120" elapsed="0.000213"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:11.961826" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:11.959481" elapsed="0.002379"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:11.961921" elapsed="0.000038"/>
</return>
<msg time="2026-05-12T03:43:11.962118" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:11.926966" elapsed="0.035185"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:11.962251" elapsed="0.000034"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:11.924493" elapsed="0.037912"/>
</kw>
<var name="${switch}">53</var>
<status status="PASS" start="2026-05-12T03:43:11.924299" elapsed="0.038204"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.968460" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A54/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.968204" elapsed="0.000303"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.968904" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.968666" elapsed="0.000289"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.969428" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.969118" elapsed="0.000355"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.969868" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.969629" elapsed="0.000281"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:11.970734" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:11.970542" elapsed="0.000218"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:11.971080" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:11.970913" elapsed="0.000192"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:11.971270" elapsed="0.000190"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.971862" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.971617" elapsed="0.000289"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:11.971948" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:11.972102" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:11.970114" elapsed="0.002012"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:11.982615" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A54/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A54/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:11.982670" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A54/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:11.982762" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:11.974264" elapsed="0.008523"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.972212" elapsed="0.010620"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.983015" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.982858" elapsed="0.000240"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.972194" elapsed="0.010936"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.987706" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.984480" elapsed="0.003288"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.984144" elapsed="0.003673"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.984119" elapsed="0.003733"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.991292" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:11.988263" elapsed="0.003095"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.987927" elapsed="0.003534"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.987905" elapsed="0.003592"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.992315" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.991758" elapsed="0.000595"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.992799" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.992449" elapsed="0.000428"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.993638" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:11.993211" elapsed="0.000464"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.992910" elapsed="0.000815"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.992424" elapsed="0.001331"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.994541" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.993999" elapsed="0.000569"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:11.994888" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:11.994639" elapsed="0.000306"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:11.995461" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:11.995149" elapsed="0.000340"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:11.994969" elapsed="0.000555"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.994621" elapsed="0.000925"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:11.995700" elapsed="0.000345"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:11.996720" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:11.996408" elapsed="0.000339"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:11.996906" elapsed="0.002561"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:11.983659" elapsed="0.015873"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:11.999702" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:11.999596" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:11.999578" elapsed="0.000191"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:12.002260" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:11.999917" elapsed="0.002370"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:12.002335" elapsed="0.000032"/>
</return>
<msg time="2026-05-12T03:43:12.002494" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:11.965600" elapsed="0.036918"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:12.002577" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:11.962883" elapsed="0.039813"/>
</kw>
<var name="${switch}">54</var>
<status status="PASS" start="2026-05-12T03:43:11.962622" elapsed="0.040113"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.008260" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A55/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.007984" elapsed="0.000322"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.008699" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.008461" elapsed="0.000289"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.009220" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.008945" elapsed="0.000320"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.009660" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.009420" elapsed="0.000283"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:12.010517" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:12.010326" elapsed="0.000216"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:12.010864" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:12.010695" elapsed="0.000194"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:12.011037" elapsed="0.000246"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.011778" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.011487" elapsed="0.000337"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:12.011867" elapsed="0.000030"/>
</return>
<msg time="2026-05-12T03:43:12.012025" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:12.009905" elapsed="0.002156"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:12.024688" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A55/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A55/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:12.024767" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A55/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:12.024893" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:12.014145" elapsed="0.010785"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.012133" elapsed="0.012859"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.025328" elapsed="0.000039"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.025027" elapsed="0.000406"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.012116" elapsed="0.013347"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.030717" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.026899" elapsed="0.003886"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.026566" elapsed="0.004269"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.026541" elapsed="0.004329"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.034511" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.031291" elapsed="0.003285"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.030945" elapsed="0.003679"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.030922" elapsed="0.003736"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.035493" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.034923" elapsed="0.000609"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.035985" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.035629" elapsed="0.000436"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.036799" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:12.036375" elapsed="0.000461"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.036098" elapsed="0.000787"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.035604" elapsed="0.001310"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.037767" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.037234" elapsed="0.000571"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.038348" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.037961" elapsed="0.000470"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.039135" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:12.038712" elapsed="0.000483"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.038464" elapsed="0.000781"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.037877" elapsed="0.001398"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:12.039493" elapsed="0.000491"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:12.040648" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.040241" elapsed="0.000445"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:12.040948" elapsed="0.003108"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:12.026035" elapsed="0.018111"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:12.044417" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:12.044264" elapsed="0.000216"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.044237" elapsed="0.000273"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:12.047380" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:12.044714" elapsed="0.002693"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:12.047456" elapsed="0.000033"/>
</return>
<msg time="2026-05-12T03:43:12.047617" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:12.005515" elapsed="0.042128"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:12.047703" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:12.003029" elapsed="0.044794"/>
</kw>
<var name="${switch}">55</var>
<status status="PASS" start="2026-05-12T03:43:12.002831" elapsed="0.045032"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.053410" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A56/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.053122" elapsed="0.000334"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.053847" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.053611" elapsed="0.000285"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.054308" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.054047" elapsed="0.000304"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.054739" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.054504" elapsed="0.000278"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:12.055592" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:12.055398" elapsed="0.000220"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:12.055937" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:12.055769" elapsed="0.000193"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:12.056110" elapsed="0.000202"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.056716" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.056472" elapsed="0.000287"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:12.056801" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:12.056954" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:12.054980" elapsed="0.002050"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:12.070110" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A56/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A56/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:12.070289" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A56/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:12.070504" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:12.059324" elapsed="0.011241"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.057104" elapsed="0.013569"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.071105" elapsed="0.000083"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.070733" elapsed="0.000567"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.057086" elapsed="0.014266"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.078850" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.073752" elapsed="0.005161"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.073210" elapsed="0.005752"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.073095" elapsed="0.005902"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.082462" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.079410" elapsed="0.003118"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.079074" elapsed="0.003502"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.079050" elapsed="0.003560"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.083426" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.082864" elapsed="0.000613"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.083959" elapsed="0.000039"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.083579" elapsed="0.000483"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.084854" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:12.084426" elapsed="0.000465"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.084109" elapsed="0.000831"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.083552" elapsed="0.001418"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.085784" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.085272" elapsed="0.000550"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.086287" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.085919" elapsed="0.000448"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.087050" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:12.086642" elapsed="0.000448"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.086399" elapsed="0.000739"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.085894" elapsed="0.001293"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:12.087404" elapsed="0.000478"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:12.088662" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.088195" elapsed="0.000507"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:12.088931" elapsed="0.002586"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:12.072287" elapsed="0.019342"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:12.091810" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:12.091701" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.091681" elapsed="0.000198"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:12.094333" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:12.092027" elapsed="0.002334"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:12.094410" elapsed="0.000035"/>
</return>
<msg time="2026-05-12T03:43:12.094575" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:12.050643" elapsed="0.043956"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:12.094660" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:12.048192" elapsed="0.046589"/>
</kw>
<var name="${switch}">56</var>
<status status="PASS" start="2026-05-12T03:43:12.047959" elapsed="0.046862"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.101692" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A57/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.101394" elapsed="0.000346"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.102145" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.101898" elapsed="0.000317"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.102617" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.102369" elapsed="0.000293"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.103056" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.102815" elapsed="0.000284"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:12.104377" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:12.104019" elapsed="0.000385"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:12.104778" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:12.104604" elapsed="0.000199"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:12.104992" elapsed="0.000429"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.106171" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.105692" elapsed="0.000569"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:12.106339" elapsed="0.000040"/>
</return>
<msg time="2026-05-12T03:43:12.106522" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:12.103502" elapsed="0.003059"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:12.118724" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A57/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A57/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:12.118845" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A57/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:12.119131" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:12.109140" elapsed="0.010081"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.106631" elapsed="0.012693"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.119724" elapsed="0.000049"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.119379" elapsed="0.000492"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.106613" elapsed="0.013306"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.127115" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.122258" elapsed="0.004941"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.121661" elapsed="0.005589"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.121619" elapsed="0.005665"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.130946" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.127734" elapsed="0.003280"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.127363" elapsed="0.003700"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.127340" elapsed="0.003762"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.132055" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.131429" elapsed="0.000665"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.132580" elapsed="0.000043"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.132219" elapsed="0.000461"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.133504" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:12.132963" elapsed="0.000579"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.132713" elapsed="0.000881"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.132192" elapsed="0.001431"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.134420" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.133878" elapsed="0.000580"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.135016" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.134555" elapsed="0.000570"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.135913" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:12.135440" elapsed="0.000515"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.135183" elapsed="0.000823"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.134531" elapsed="0.001504"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:12.136359" elapsed="0.000580"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:12.137655" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.137247" elapsed="0.000446"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:12.137915" elapsed="0.002427"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:12.120726" elapsed="0.019683"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:12.140584" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:12.140477" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.140458" elapsed="0.000193"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:12.143129" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:12.140798" elapsed="0.002372"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:12.143222" elapsed="0.000032"/>
</return>
<msg time="2026-05-12T03:43:12.143384" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:12.097777" elapsed="0.045633"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:12.143469" elapsed="0.000027"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:12.095120" elapsed="0.048470"/>
</kw>
<var name="${switch}">57</var>
<status status="PASS" start="2026-05-12T03:43:12.094918" elapsed="0.048754"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.149285" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A58/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.148985" elapsed="0.000346"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.149723" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.149486" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.150187" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.149931" elapsed="0.000301"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.150623" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.150386" elapsed="0.000280"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:12.151474" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:12.151282" elapsed="0.000219"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:12.151823" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:12.151654" elapsed="0.000194"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:12.151998" elapsed="0.000202"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.152613" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.152368" elapsed="0.000289"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:12.152699" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:12.152853" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:12.150864" elapsed="0.002013"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:12.164208" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A58/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A58/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:12.164262" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A58/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:12.164350" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:12.154942" elapsed="0.009433"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.152946" elapsed="0.011473"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.164596" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.164444" elapsed="0.000216"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.152930" elapsed="0.011751"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.168001" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.165635" elapsed="0.002410"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.165414" elapsed="0.002669"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.165396" elapsed="0.002713"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.170794" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.168402" elapsed="0.002456"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.168178" elapsed="0.002776"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.168147" elapsed="0.002842"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.171790" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.171263" elapsed="0.000566"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.172300" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.171926" elapsed="0.000456"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.173104" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:12.172662" elapsed="0.000479"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.172415" elapsed="0.000797"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.171902" elapsed="0.001339"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.174005" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.173487" elapsed="0.000555"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.174511" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.174143" elapsed="0.000448"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.175295" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:12.174864" elapsed="0.000468"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.174623" elapsed="0.000757"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.174119" elapsed="0.001290"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:12.175622" elapsed="0.000478"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:12.176738" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.176351" elapsed="0.000423"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:12.176992" elapsed="0.003107"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:12.165027" elapsed="0.015178"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:12.180446" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:12.180299" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.180274" elapsed="0.000262"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:12.183372" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:12.180738" elapsed="0.002661"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:12.183447" elapsed="0.000030"/>
</return>
<msg time="2026-05-12T03:43:12.183601" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:12.146552" elapsed="0.037073"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:12.183684" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:12.144056" elapsed="0.039745"/>
</kw>
<var name="${switch}">58</var>
<status status="PASS" start="2026-05-12T03:43:12.143795" elapsed="0.040045"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.189365" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A59/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.189101" elapsed="0.000310"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.189807" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.189570" elapsed="0.000288"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.190314" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.190049" elapsed="0.000309"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.190748" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.190512" elapsed="0.000279"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:12.191605" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:12.191415" elapsed="0.000216"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:12.191952" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:12.191784" elapsed="0.000193"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:12.192128" elapsed="0.000202"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.192729" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.192487" elapsed="0.000287"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:12.192816" elapsed="0.000030"/>
</return>
<msg time="2026-05-12T03:43:12.192970" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:12.190990" elapsed="0.002005"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:12.205732" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A59/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A59/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:12.205806" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A59/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:12.205927" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:12.195249" elapsed="0.010714"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.193063" elapsed="0.012962"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.206305" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.206059" elapsed="0.000342"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.193046" elapsed="0.013384"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.210953" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.207751" elapsed="0.003264"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.207433" elapsed="0.003631"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.207410" elapsed="0.003688"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.214571" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.211506" elapsed="0.003128"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.211196" elapsed="0.003484"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.211170" elapsed="0.003543"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.215509" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.214965" elapsed="0.000581"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.215987" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.215641" elapsed="0.000426"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.216776" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:12.216362" elapsed="0.000450"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.216099" elapsed="0.000761"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.215617" elapsed="0.001272"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.217695" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.217188" elapsed="0.000544"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.218255" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.217880" elapsed="0.000457"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.219021" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:12.218614" elapsed="0.000443"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.218371" elapsed="0.000735"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.217803" elapsed="0.001331"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:12.219370" elapsed="0.000480"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:12.220495" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.220081" elapsed="0.000449"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:12.220774" elapsed="0.002609"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:12.206923" elapsed="0.016524"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:12.223617" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:12.223513" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.223495" elapsed="0.000189"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:12.226131" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:12.223830" elapsed="0.002344"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:12.226225" elapsed="0.000032"/>
</return>
<msg time="2026-05-12T03:43:12.226383" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:12.186643" elapsed="0.039765"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:12.226467" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:12.184140" elapsed="0.042446"/>
</kw>
<var name="${switch}">59</var>
<status status="PASS" start="2026-05-12T03:43:12.183929" elapsed="0.042697"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.232257" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A60/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.231979" elapsed="0.000325"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.232699" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.232462" elapsed="0.000287"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.233203" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.232902" elapsed="0.000357"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.233664" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.233421" elapsed="0.000286"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:12.234532" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:12.234338" elapsed="0.000219"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:12.234879" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:12.234710" elapsed="0.000194"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:12.235056" elapsed="0.000203"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.235660" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.235416" elapsed="0.000287"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:12.235745" elapsed="0.000030"/>
</return>
<msg time="2026-05-12T03:43:12.235901" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:12.233910" elapsed="0.002047"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:12.248887" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A60/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A60/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:12.248962" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A60/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:12.249138" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:12.238033" elapsed="0.011187"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.236031" elapsed="0.013257"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.249542" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.249323" elapsed="0.000316"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.236013" elapsed="0.013656"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.254361" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.251049" elapsed="0.003373"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.250718" elapsed="0.003753"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.250694" elapsed="0.003810"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.257981" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.254886" elapsed="0.003158"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.254580" elapsed="0.003511"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.254556" elapsed="0.003568"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.258913" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.258395" elapsed="0.000555"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.259418" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.259046" elapsed="0.000453"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.260209" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:12.259773" elapsed="0.000474"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.259530" elapsed="0.000767"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.259020" elapsed="0.001305"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.261139" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.260565" elapsed="0.000634"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.261647" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.261299" elapsed="0.000430"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.262334" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:12.261999" elapsed="0.000361"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.261760" elapsed="0.000636"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.261274" elapsed="0.001143"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:12.262570" elapsed="0.000343"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:12.263372" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.263077" elapsed="0.000321"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:12.263553" elapsed="0.002341"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:12.250228" elapsed="0.015779"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:12.266235" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:12.266085" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.266063" elapsed="0.000238"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:12.268660" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:12.266448" elapsed="0.002239"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:12.268735" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:12.268887" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:12.229380" elapsed="0.039531"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:12.268970" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:12.226910" elapsed="0.042215"/>
</kw>
<var name="${switch}">60</var>
<status status="PASS" start="2026-05-12T03:43:12.226716" elapsed="0.042465"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.274757" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A61/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.274509" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.275215" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.274957" elapsed="0.000308"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.275656" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.275417" elapsed="0.000283"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.276088" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.275852" elapsed="0.000278"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:12.276934" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:12.276746" elapsed="0.000214"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:12.277314" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:12.277129" elapsed="0.000210"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:12.277488" elapsed="0.000184"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.278070" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.277826" elapsed="0.000290"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:12.278173" elapsed="0.000030"/>
</return>
<msg time="2026-05-12T03:43:12.278328" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:12.276346" elapsed="0.002006"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:12.290252" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A61/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A61/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:12.290311" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A61/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:12.290450" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:12.280505" elapsed="0.009973"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.278420" elapsed="0.012107"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.290721" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.290552" elapsed="0.000235"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.278403" elapsed="0.012406"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.300317" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.292709" elapsed="0.007709"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.292193" elapsed="0.008302"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.292125" elapsed="0.008425"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.303850" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.301245" elapsed="0.002651"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.300668" elapsed="0.003262"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.300632" elapsed="0.003322"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.304543" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.304145" elapsed="0.000425"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.304888" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.304638" elapsed="0.000307"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.305472" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:12.305173" elapsed="0.000325"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.304968" elapsed="0.000565"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.304620" elapsed="0.000933"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.306085" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.305727" elapsed="0.000385"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.306444" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.306197" elapsed="0.000304"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.306989" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:12.306697" elapsed="0.000318"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.306524" elapsed="0.000525"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.306178" elapsed="0.000893"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:12.307244" elapsed="0.000346"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:12.308040" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.307753" elapsed="0.000313"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:12.308237" elapsed="0.002158"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:12.291371" elapsed="0.019086"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:12.310627" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:12.310522" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.310504" elapsed="0.000188"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:12.313100" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:12.310837" elapsed="0.002291"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:12.313193" elapsed="0.000034"/>
</return>
<msg time="2026-05-12T03:43:12.313353" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:12.271984" elapsed="0.041394"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:12.313437" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:12.269467" elapsed="0.044089"/>
</kw>
<var name="${switch}">61</var>
<status status="PASS" start="2026-05-12T03:43:12.269273" elapsed="0.044362"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.319026" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A62/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.318775" elapsed="0.000297"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.319487" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.319246" elapsed="0.000292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.319933" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.319691" elapsed="0.000285"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.320380" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.320128" elapsed="0.000294"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:12.321321" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:12.321094" elapsed="0.000254"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:12.321677" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:12.321506" elapsed="0.000196"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:12.321854" elapsed="0.000187"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.322464" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.322216" elapsed="0.000293"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:12.322553" elapsed="0.000030"/>
</return>
<msg time="2026-05-12T03:43:12.322709" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:12.320636" elapsed="0.002099"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:12.335374" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A62/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A62/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:12.335428" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A62/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:12.335515" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:12.324914" elapsed="0.010626"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.322807" elapsed="0.012777"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.335763" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.335609" elapsed="0.000219"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.322789" elapsed="0.013060"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.342672" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.337716" elapsed="0.005050"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.337223" elapsed="0.005619"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.337181" elapsed="0.005714"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.347226" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.343536" elapsed="0.003738"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.343012" elapsed="0.004342"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.342977" elapsed="0.004402"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.347952" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.347567" elapsed="0.000413"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.348324" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.348050" elapsed="0.000333"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.348881" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:12.348582" elapsed="0.000326"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.348406" elapsed="0.000539"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.348032" elapsed="0.000934"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.349551" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.349184" elapsed="0.000394"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.349895" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.349647" elapsed="0.000306"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.350477" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:12.350170" elapsed="0.000334"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.349976" elapsed="0.000563"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.349629" elapsed="0.000931"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:12.350713" elapsed="0.000344"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:12.351544" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.351259" elapsed="0.000310"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:12.351725" elapsed="0.002191"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:12.336385" elapsed="0.017593"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:12.354174" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:12.354045" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.354027" elapsed="0.000221"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:12.356709" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:12.354412" elapsed="0.002323"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:12.356784" elapsed="0.000031"/>
</return>
<msg time="2026-05-12T03:43:12.356941" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:12.316330" elapsed="0.040637"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:12.357068" elapsed="0.000033"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:12.313922" elapsed="0.043291"/>
</kw>
<var name="${switch}">62</var>
<status status="PASS" start="2026-05-12T03:43:12.313728" elapsed="0.043527"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.362837" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A63/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.362588" elapsed="0.000295"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.363290" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.363037" elapsed="0.000302"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.363772" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.363529" elapsed="0.000287"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.364226" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.363969" elapsed="0.000300"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:12.365075" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:12.364871" elapsed="0.000230"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:12.365443" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:12.365271" elapsed="0.000197"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:12.365619" elapsed="0.000186"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.366263" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.365962" elapsed="0.000345"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:12.366349" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:12.366502" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:12.364469" elapsed="0.002057"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:12.376457" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A63/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A63/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:12.376510" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A63/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:12.376596" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:12.368555" elapsed="0.008067"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.366595" elapsed="0.010071"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.376842" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.376690" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.366578" elapsed="0.010350"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.382754" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.377936" elapsed="0.004914"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.377715" elapsed="0.005214"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.377698" elapsed="0.005286"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.388528" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.383639" elapsed="0.004991"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.383106" elapsed="0.005599"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.383067" elapsed="0.005691"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.390071" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.389239" elapsed="0.000875"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.390449" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.390199" elapsed="0.000308"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.391000" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:12.390702" elapsed="0.000324"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.390530" elapsed="0.000533"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.390180" elapsed="0.000903"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.391642" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.391272" elapsed="0.000397"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.392023" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.391770" elapsed="0.000314"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.392596" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:12.392299" elapsed="0.000323"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.392109" elapsed="0.000549"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.391720" elapsed="0.000959"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:12.392831" elapsed="0.000395"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:12.393667" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.393393" elapsed="0.000300"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:12.393849" elapsed="0.002298"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:12.377367" elapsed="0.018858"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:12.396394" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:12.396290" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.396272" elapsed="0.000187"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:12.398842" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:12.396605" elapsed="0.002263"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:12.398916" elapsed="0.000028"/>
</return>
<msg time="2026-05-12T03:43:12.399068" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:12.359957" elapsed="0.039135"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:12.399150" elapsed="0.000042"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:12.357551" elapsed="0.041735"/>
</kw>
<var name="${switch}">63</var>
<status status="PASS" start="2026-05-12T03:43:12.357352" elapsed="0.041973"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.404709" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A64/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.404462" elapsed="0.000292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.405179" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.404909" elapsed="0.000322"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.405627" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.405386" elapsed="0.000284"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.406056" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.405822" elapsed="0.000280"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:12.406907" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:12.406721" elapsed="0.000212"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:12.407267" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:12.407084" elapsed="0.000208"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:12.407443" elapsed="0.000191"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.408037" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.407793" elapsed="0.000287"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:12.408122" elapsed="0.000044"/>
</return>
<msg time="2026-05-12T03:43:12.408296" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:12.406320" elapsed="0.002033"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:12.417514" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A64/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A64/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:12.417567" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A64/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:12.417652" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:12.410438" elapsed="0.007239"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.408425" elapsed="0.009297"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.417899" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.417746" elapsed="0.000219"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.408407" elapsed="0.009579"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.421353" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.418924" elapsed="0.002473"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.418704" elapsed="0.002728"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.418686" elapsed="0.002770"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.424632" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.421730" elapsed="0.002965"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.421510" elapsed="0.003232"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.421494" elapsed="0.003281"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.425605" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.425058" elapsed="0.000584"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.426097" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.425737" elapsed="0.000484"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.426924" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:12.426509" elapsed="0.000452"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.426261" elapsed="0.000748"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.425712" elapsed="0.001326"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.427807" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.427301" elapsed="0.000543"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.428305" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.427939" elapsed="0.000446"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.429109" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:12.428660" elapsed="0.000486"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.428418" elapsed="0.000796"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.427914" elapsed="0.001330"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:12.429457" elapsed="0.000487"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:12.430440" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.430166" elapsed="0.000300"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:12.430620" elapsed="0.002172"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:12.418357" elapsed="0.014534"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:12.433087" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:12.432979" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.432941" elapsed="0.000229"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:12.435549" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:12.433321" elapsed="0.002255"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:12.435624" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:12.435777" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:12.402008" elapsed="0.033793"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:12.435860" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:12.399600" elapsed="0.036378"/>
</kw>
<var name="${switch}">64</var>
<status status="PASS" start="2026-05-12T03:43:12.399409" elapsed="0.036607"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.441478" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A65/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.441227" elapsed="0.000296"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.441912" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.441676" elapsed="0.000286"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.442372" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.442113" elapsed="0.000303"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.442804" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.442568" elapsed="0.000279"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:12.443664" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:12.443468" elapsed="0.000222"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:12.444008" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:12.443842" elapsed="0.000190"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:12.444196" elapsed="0.000188"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.444782" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.444539" elapsed="0.000286"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:12.444868" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:12.445040" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:12.443045" elapsed="0.002019"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:12.456117" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A65/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A65/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:12.456189" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A65/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:12.456310" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:12.447287" elapsed="0.009049"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.445132" elapsed="0.011249"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.456559" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.456406" elapsed="0.000219"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.445115" elapsed="0.011531"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.459830" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.457622" elapsed="0.002251"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.457404" elapsed="0.002503"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.457386" elapsed="0.002545"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.462587" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.460218" elapsed="0.002435"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.459985" elapsed="0.002716"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.459969" elapsed="0.002766"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.463532" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.462984" elapsed="0.000586"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.464012" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.463665" elapsed="0.000426"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.464808" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:12.464391" elapsed="0.000453"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.464124" elapsed="0.000769"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.463640" elapsed="0.001283"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.465709" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.465204" elapsed="0.000542"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.466203" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.465841" elapsed="0.000442"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.466972" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:12.466558" elapsed="0.000450"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.466317" elapsed="0.000738"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.465817" elapsed="0.001267"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:12.467312" elapsed="0.000487"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:12.468435" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.468024" elapsed="0.000447"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:12.468685" elapsed="0.002594"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:12.457028" elapsed="0.014313"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:12.471513" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:12.471407" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.471389" elapsed="0.000190"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:12.474053" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:12.471723" elapsed="0.002359"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:12.474131" elapsed="0.000044"/>
</return>
<msg time="2026-05-12T03:43:12.474303" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:12.438725" elapsed="0.035602"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:12.474386" elapsed="0.000025"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:12.436309" elapsed="0.038194"/>
</kw>
<var name="${switch}">65</var>
<status status="PASS" start="2026-05-12T03:43:12.436100" elapsed="0.038496"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.480391" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A66/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.480113" elapsed="0.000324"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.480836" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.480597" elapsed="0.000289"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.481320" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.481057" elapsed="0.000307"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.481752" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.481517" elapsed="0.000277"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:12.482602" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:12.482414" elapsed="0.000214"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:12.482947" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:12.482779" elapsed="0.000192"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:12.483119" elapsed="0.000203"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.483726" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.483477" elapsed="0.000292"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:12.483811" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:12.483965" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:12.481992" elapsed="0.001997"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:12.494614" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A66/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A66/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:12.494668" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A66/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:12.494754" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:12.486037" elapsed="0.008741"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.484057" elapsed="0.010765"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.495004" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.494847" elapsed="0.000223"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.484040" elapsed="0.011054"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.498587" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.496040" elapsed="0.002643"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.495819" elapsed="0.002941"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.495802" elapsed="0.003011"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.504302" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.499452" elapsed="0.004951"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.498932" elapsed="0.005624"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.498896" elapsed="0.005717"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.505959" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.505086" elapsed="0.000933"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.506403" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.506134" elapsed="0.000327"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.506958" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:12.506660" elapsed="0.000323"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.506485" elapsed="0.000534"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.506116" elapsed="0.000924"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.507598" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.507233" elapsed="0.000391"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.507938" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.507693" elapsed="0.000302"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.508501" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:12.508206" elapsed="0.000321"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.508018" elapsed="0.000543"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.507676" elapsed="0.000905"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:12.508732" elapsed="0.000362"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:12.509582" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.509273" elapsed="0.000343"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:12.509782" elapsed="0.002444"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:12.495472" elapsed="0.016818"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:12.512460" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:12.512356" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.512338" elapsed="0.000188"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:12.514897" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:12.512670" elapsed="0.002253"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:12.514972" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:12.515130" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:12.477431" elapsed="0.037737"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:12.515229" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:12.474884" elapsed="0.040464"/>
</kw>
<var name="${switch}">66</var>
<status status="PASS" start="2026-05-12T03:43:12.474688" elapsed="0.040698"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.520999" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A67/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.520693" elapsed="0.000356"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.521472" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.521231" elapsed="0.000292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.521980" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.521732" elapsed="0.000291"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.522435" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.522193" elapsed="0.000286"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:12.523365" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:12.523139" elapsed="0.000257"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:12.523742" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:12.523560" elapsed="0.000208"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:12.523917" elapsed="0.000195"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.524563" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.524294" elapsed="0.000316"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:12.524659" elapsed="0.000037"/>
</return>
<msg time="2026-05-12T03:43:12.524827" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:12.522694" elapsed="0.002159"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:12.534426" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A67/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A67/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:12.534482" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A67/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:12.534569" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:12.526945" elapsed="0.007649"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.524955" elapsed="0.009683"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.534817" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.534663" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.524933" elapsed="0.009969"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.538520" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.535948" elapsed="0.002634"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.535704" elapsed="0.002928"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.535686" elapsed="0.002981"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.542103" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.539050" elapsed="0.003136"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.538742" elapsed="0.003493"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.538719" elapsed="0.003550"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.543053" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.542526" elapsed="0.000564"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.543556" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.543207" elapsed="0.000427"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.544350" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:12.543912" elapsed="0.000474"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.543667" elapsed="0.000767"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.543180" elapsed="0.001283"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.545255" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.544703" elapsed="0.000600"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.545832" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.545457" elapsed="0.000455"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.546625" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:12.546211" elapsed="0.000450"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.545945" elapsed="0.000765"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.545382" elapsed="0.001357"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:12.546953" elapsed="0.000505"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:12.548079" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.547688" elapsed="0.000426"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:12.548355" elapsed="0.002707"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:12.535321" elapsed="0.015804"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:12.551313" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:12.551207" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.551188" elapsed="0.000191"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:12.553739" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:12.551523" elapsed="0.002242"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:12.553813" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:12.553967" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:12.518132" elapsed="0.035860"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:12.554050" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:12.515664" elapsed="0.038519"/>
</kw>
<var name="${switch}">67</var>
<status status="PASS" start="2026-05-12T03:43:12.515472" elapsed="0.038751"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.559636" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A68/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.559389" elapsed="0.000292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.560067" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.559833" elapsed="0.000285"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.560524" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.560284" elapsed="0.000283"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.560980" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.560716" elapsed="0.000307"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:12.561836" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:12.561648" elapsed="0.000214"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:12.562201" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:12.562012" elapsed="0.000216"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:12.562376" elapsed="0.000186"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.562957" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.562715" elapsed="0.000285"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:12.563041" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:12.563210" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:12.561244" elapsed="0.002026"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:12.574232" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A68/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A68/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:12.574286" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A68/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:12.574372" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:12.565465" elapsed="0.008932"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.563343" elapsed="0.011098"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.574619" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.574466" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.563325" elapsed="0.011379"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.577839" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.575629" elapsed="0.002253"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.575411" elapsed="0.002504"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.575394" elapsed="0.002545"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.580354" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.578228" elapsed="0.002171"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.577992" elapsed="0.002440"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.577976" elapsed="0.002480"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.581025" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.580631" elapsed="0.000420"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.581387" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.581123" elapsed="0.000319"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.581929" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:12.581637" elapsed="0.000318"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.581466" elapsed="0.000523"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.581106" elapsed="0.000903"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.582551" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.582195" elapsed="0.000382"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.582887" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.582643" elapsed="0.000299"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.583447" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:12.583142" elapsed="0.000331"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.582966" elapsed="0.000541"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.582626" elapsed="0.000901"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:12.583676" elapsed="0.000339"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:12.584470" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.584198" elapsed="0.000297"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:12.584647" elapsed="0.002290"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:12.575047" elapsed="0.011984"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:12.587219" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:12.587098" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.587080" elapsed="0.000205"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:12.589695" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:12.587430" elapsed="0.002292"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:12.589769" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:12.589920" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:12.556927" elapsed="0.033017"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:12.590003" elapsed="0.000025"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:12.554511" elapsed="0.035608"/>
</kw>
<var name="${switch}">68</var>
<status status="PASS" start="2026-05-12T03:43:12.554318" elapsed="0.035853"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.595681" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A69/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.595435" elapsed="0.000291"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.596114" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.595880" elapsed="0.000300"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.596573" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.596333" elapsed="0.000284"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.597019" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.596766" elapsed="0.000295"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:12.597873" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:12.597687" elapsed="0.000211"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:12.598233" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:12.598049" elapsed="0.000210"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:12.598408" elapsed="0.000183"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.598990" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.598746" elapsed="0.000287"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:12.599074" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:12.599243" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:12.597279" elapsed="0.001988"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:12.609558" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A69/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A69/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:12.609610" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A69/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:12.609728" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:12.601337" elapsed="0.008417"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.599334" elapsed="0.010464"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.609974" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.609822" elapsed="0.000217"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.599318" elapsed="0.010742"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.613258" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.610994" elapsed="0.002307"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.610776" elapsed="0.002559"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.610759" elapsed="0.002601"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.615781" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.613632" elapsed="0.002194"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.613414" elapsed="0.002446"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.613398" elapsed="0.002486"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.616443" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.616057" elapsed="0.000414"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.616784" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.616539" elapsed="0.000302"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.617372" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:12.617057" elapsed="0.000341"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.616881" elapsed="0.000552"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.616521" elapsed="0.000933"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.617982" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.617625" elapsed="0.000383"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.618336" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.618075" elapsed="0.000317"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.618876" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:12.618586" elapsed="0.000316"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.618416" elapsed="0.000520"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.618058" elapsed="0.000899"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:12.619106" elapsed="0.000358"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:12.619900" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.619629" elapsed="0.000296"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:12.620079" elapsed="0.002321"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:12.610431" elapsed="0.012030"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:12.622629" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:12.622526" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.622509" elapsed="0.000186"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:12.625091" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:12.622839" elapsed="0.002278"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:12.625180" elapsed="0.000030"/>
</return>
<msg time="2026-05-12T03:43:12.625335" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:12.592834" elapsed="0.032525"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:12.625419" elapsed="0.000025"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:12.590451" elapsed="0.035084"/>
</kw>
<var name="${switch}">69</var>
<status status="PASS" start="2026-05-12T03:43:12.590259" elapsed="0.035349"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.630988" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A70/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.630742" elapsed="0.000291"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.631447" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.631208" elapsed="0.000289"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.631888" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.631649" elapsed="0.000282"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.632344" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.632083" elapsed="0.000304"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:12.633199" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:12.632997" elapsed="0.000229"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:12.633552" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:12.633379" elapsed="0.000198"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:12.633726" elapsed="0.000184"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.634325" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.634063" elapsed="0.000305"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:12.634409" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:12.634562" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:12.632584" elapsed="0.002002"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:12.646060" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A70/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A70/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:12.646119" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A70/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:12.646227" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:12.636635" elapsed="0.009619"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.634654" elapsed="0.011644"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.646475" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.646323" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.634637" elapsed="0.011925"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.650893" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.647499" elapsed="0.003438"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.647274" elapsed="0.003698"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.647256" elapsed="0.003740"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.653451" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.651294" elapsed="0.002204"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.651050" elapsed="0.002515"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.651034" elapsed="0.002556"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.654147" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.653769" elapsed="0.000422"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.654511" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.654260" elapsed="0.000308"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.655065" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:12.654766" elapsed="0.000325"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.654592" elapsed="0.000534"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.654242" elapsed="0.000905"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.655695" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.655338" elapsed="0.000383"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.656034" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.655789" elapsed="0.000301"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.656594" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:12.656301" elapsed="0.000319"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.656113" elapsed="0.000542"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.655772" elapsed="0.000903"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:12.656827" elapsed="0.000389"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:12.657657" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.657380" elapsed="0.000302"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:12.657836" elapsed="0.002145"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:12.646908" elapsed="0.013133"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:12.660235" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:12.660111" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.660090" elapsed="0.000211"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:12.662693" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:12.660444" elapsed="0.002275"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:12.662768" elapsed="0.000030"/>
</return>
<msg time="2026-05-12T03:43:12.662922" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:12.628292" elapsed="0.034655"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:12.663005" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:12.625886" elapsed="0.037237"/>
</kw>
<var name="${switch}">70</var>
<status status="PASS" start="2026-05-12T03:43:12.625694" elapsed="0.037482"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.668527" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A71/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.668279" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.668992" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.668727" elapsed="0.000315"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.669494" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.669249" elapsed="0.000288"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.669925" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.669690" elapsed="0.000276"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:12.670769" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:12.670582" elapsed="0.000212"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:12.671114" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:12.670948" elapsed="0.000191"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:12.671306" elapsed="0.000186"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.671890" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.671648" elapsed="0.000285"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:12.671976" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:12.672129" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:12.670180" elapsed="0.001988"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:12.686052" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A71/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A71/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:12.686111" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A71/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:12.686223" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:12.674341" elapsed="0.011909"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.672240" elapsed="0.014055"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.686476" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.686320" elapsed="0.000222"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.672223" elapsed="0.014340"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.689690" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.687487" elapsed="0.002245"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.687268" elapsed="0.002499"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.687251" elapsed="0.002539"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.692209" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.690059" elapsed="0.002195"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.689843" elapsed="0.002445"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.689827" elapsed="0.002484"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.692870" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.692487" elapsed="0.000411"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.693233" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.692966" elapsed="0.000326"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.693782" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:12.693488" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.693314" elapsed="0.000528"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.692948" elapsed="0.000915"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.694411" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.694034" elapsed="0.000403"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.694787" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.694536" elapsed="0.000308"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.695349" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:12.695039" elapsed="0.000335"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.694867" elapsed="0.000543"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.694487" elapsed="0.000943"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:12.695581" elapsed="0.000340"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:12.696375" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.696085" elapsed="0.000315"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:12.696556" elapsed="0.002183"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:12.686904" elapsed="0.011895"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:12.698967" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:12.698864" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.698846" elapsed="0.000186"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:12.701414" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:12.699190" elapsed="0.002251"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:12.701490" elapsed="0.000028"/>
</return>
<msg time="2026-05-12T03:43:12.701643" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:12.665838" elapsed="0.035830"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:12.701728" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:12.663456" elapsed="0.038390"/>
</kw>
<var name="${switch}">71</var>
<status status="PASS" start="2026-05-12T03:43:12.663264" elapsed="0.038621"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.707400" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A72/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.707132" elapsed="0.000313"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.707834" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.707599" elapsed="0.000285"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.708294" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.708036" elapsed="0.000300"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.708725" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.708489" elapsed="0.000279"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:12.709606" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:12.709420" elapsed="0.000212"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:12.709950" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:12.709783" elapsed="0.000191"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:12.710128" elapsed="0.000203"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.710731" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.710488" elapsed="0.000286"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:12.710816" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:12.710969" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:12.708995" elapsed="0.002036"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:12.721000" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A72/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A72/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:12.721075" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A72/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:12.721229" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:12.713079" elapsed="0.008188"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.711102" elapsed="0.010227"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.721579" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.721364" elapsed="0.000308"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.711085" elapsed="0.010615"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.726177" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.723029" elapsed="0.003213"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.722721" elapsed="0.003570"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.722697" elapsed="0.003628"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.729747" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.726709" elapsed="0.003101"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.726401" elapsed="0.003458"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.726377" elapsed="0.003517"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.730681" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.730140" elapsed="0.000579"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.731181" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.730815" elapsed="0.000449"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.731953" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:12.731540" elapsed="0.000450"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.731296" elapsed="0.000744"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.730790" elapsed="0.001279"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.732877" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.732334" elapsed="0.000582"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.733387" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.733013" elapsed="0.000454"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.734150" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:12.733740" elapsed="0.000467"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.733499" elapsed="0.000758"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.732989" elapsed="0.001297"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:12.734498" elapsed="0.000476"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:12.735605" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.735226" elapsed="0.000415"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:12.735858" elapsed="0.003246"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:12.722219" elapsed="0.017040"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:12.739503" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:12.739354" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.739329" elapsed="0.000264"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:12.742448" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:12.739797" elapsed="0.002678"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:12.742523" elapsed="0.000030"/>
</return>
<msg time="2026-05-12T03:43:12.742677" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:12.704555" elapsed="0.038147"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:12.742763" elapsed="0.000025"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:12.702176" elapsed="0.040704"/>
</kw>
<var name="${switch}">72</var>
<status status="PASS" start="2026-05-12T03:43:12.701970" elapsed="0.040949"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.748319" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A73/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.748046" elapsed="0.000318"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.748760" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.748518" elapsed="0.000308"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.749251" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.748980" elapsed="0.000315"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.749684" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.749447" elapsed="0.000279"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:12.750531" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:12.750345" elapsed="0.000211"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:12.750874" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:12.750708" elapsed="0.000191"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:12.751049" elapsed="0.000206"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.751661" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.751415" elapsed="0.000289"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:12.751748" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:12.751901" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:12.749923" elapsed="0.002002"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:12.763203" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A73/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A73/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:12.763279" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A73/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:12.763446" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:12.753985" elapsed="0.009497"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.751993" elapsed="0.011552"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.763794" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.763580" elapsed="0.000305"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.751977" elapsed="0.011937"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.768594" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.765275" elapsed="0.003380"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.764944" elapsed="0.003759"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.764920" elapsed="0.003817"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.772177" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.769139" elapsed="0.003104"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.768832" elapsed="0.003458"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.768790" elapsed="0.003534"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.773132" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.772567" elapsed="0.000608"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.773498" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.773246" elapsed="0.000309"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.774051" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:12.773753" elapsed="0.000324"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.773579" elapsed="0.000533"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.773228" elapsed="0.000905"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.774689" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.774326" elapsed="0.000389"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.775029" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.774784" elapsed="0.000301"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.775591" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:12.775298" elapsed="0.000319"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.775108" elapsed="0.000543"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.774767" elapsed="0.000905"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:12.775823" elapsed="0.000356"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:12.776616" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.776345" elapsed="0.000296"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:12.776808" elapsed="0.002171"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:12.764427" elapsed="0.014613"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:12.779227" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:12.779106" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.779088" elapsed="0.000205"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:12.781754" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:12.779440" elapsed="0.002340"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:12.781828" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:12.781981" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:12.745620" elapsed="0.036385"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:12.782064" elapsed="0.000025"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:12.743216" elapsed="0.038981"/>
</kw>
<var name="${switch}">73</var>
<status status="PASS" start="2026-05-12T03:43:12.743002" elapsed="0.039271"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.787687" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A74/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.787438" elapsed="0.000295"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.788125" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.787888" elapsed="0.000303"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.788587" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.788345" elapsed="0.000285"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.789052" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.788811" elapsed="0.000287"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:12.789910" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:12.789723" elapsed="0.000214"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:12.790276" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:12.790091" elapsed="0.000210"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:12.790452" elapsed="0.000300"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.791192" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.790924" elapsed="0.000315"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:12.791282" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:12.791437" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:12.789319" elapsed="0.002142"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:12.802361" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A74/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A74/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:12.802414" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A74/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:12.802501" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:12.793692" elapsed="0.008835"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.791530" elapsed="0.011042"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.802752" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.802597" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.791513" elapsed="0.011326"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.809722" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.804669" elapsed="0.005148"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.804134" elapsed="0.005758"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.804095" elapsed="0.005850"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.814148" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.810585" elapsed="0.003623"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.810063" elapsed="0.004231"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.810027" elapsed="0.004293"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.814874" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.814501" elapsed="0.000400"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.815239" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.814970" elapsed="0.000326"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.815793" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:12.815496" elapsed="0.000323"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.815320" elapsed="0.000534"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.814952" elapsed="0.000923"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.816425" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.816049" elapsed="0.000403"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.816765" elapsed="0.000041"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.816520" elapsed="0.000322"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.817344" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:12.817038" elapsed="0.000332"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.816865" elapsed="0.000540"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.816503" elapsed="0.000922"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:12.817576" elapsed="0.000343"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:12.818375" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.818082" elapsed="0.000319"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:12.818554" elapsed="0.002162"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:12.803356" elapsed="0.017433"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:12.820960" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:12.820856" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.820838" elapsed="0.000187"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:12.823423" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:12.821189" elapsed="0.002260"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:12.823496" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:12.823650" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:12.784985" elapsed="0.038689"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:12.823733" elapsed="0.000025"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:12.782558" elapsed="0.041292"/>
</kw>
<var name="${switch}">74</var>
<status status="PASS" start="2026-05-12T03:43:12.782362" elapsed="0.041527"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.829458" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A75/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.829207" elapsed="0.000297"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.829905" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.829668" elapsed="0.000287"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.830408" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.830145" elapsed="0.000306"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.830842" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.830605" elapsed="0.000279"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:12.831690" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:12.831503" elapsed="0.000212"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:12.832035" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:12.831869" elapsed="0.000191"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:12.832232" elapsed="0.000186"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.832829" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.832575" elapsed="0.000297"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:12.832914" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:12.833068" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:12.831083" elapsed="0.002011"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:12.843397" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A75/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A75/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:12.843450" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A75/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:12.843534" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:12.835132" elapsed="0.008428"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.833181" elapsed="0.010423"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.843779" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.843628" elapsed="0.000216"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.833148" elapsed="0.010716"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.847055" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.844829" elapsed="0.002269"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.844583" elapsed="0.002550"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.844566" elapsed="0.002606"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.849814" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.847445" elapsed="0.002434"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.847227" elapsed="0.002699"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.847211" elapsed="0.002749"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.850744" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.850227" elapsed="0.000553"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.851239" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.850875" elapsed="0.000447"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.852004" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:12.851593" elapsed="0.000447"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.851354" elapsed="0.000736"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.850851" elapsed="0.001272"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.852906" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.852392" elapsed="0.000550"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.853457" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.853080" elapsed="0.000458"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.854254" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:12.853810" elapsed="0.000481"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.853570" elapsed="0.000771"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.853013" elapsed="0.001357"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:12.854580" elapsed="0.000483"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:12.855698" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.855316" elapsed="0.000418"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:12.855950" elapsed="0.003273"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:12.844236" elapsed="0.015073"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:12.859552" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:12.859407" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.859382" elapsed="0.000261"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:12.862459" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:12.859844" elapsed="0.002641"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:12.862533" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:12.862685" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:12.826597" elapsed="0.036112"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:12.862768" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:12.824185" elapsed="0.038700"/>
</kw>
<var name="${switch}">75</var>
<status status="PASS" start="2026-05-12T03:43:12.823973" elapsed="0.038951"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.868328" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A76/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.868055" elapsed="0.000318"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.868777" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.868528" elapsed="0.000302"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.869238" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.868983" elapsed="0.000299"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.869670" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.869435" elapsed="0.000278"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:12.870511" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:12.870326" elapsed="0.000210"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:12.870854" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:12.870689" elapsed="0.000190"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:12.871028" elapsed="0.000213"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.871640" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.871397" elapsed="0.000285"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:12.871724" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:12.871883" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:12.869909" elapsed="0.002033"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:12.882008" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A76/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A76/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:12.882061" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A76/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:12.882267" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:12.874017" elapsed="0.008311"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.872014" elapsed="0.010413"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.882825" elapsed="0.000050"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.882481" elapsed="0.000494"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.871997" elapsed="0.011024"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.890543" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.885149" elapsed="0.005489"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.884629" elapsed="0.006087"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.884590" elapsed="0.006178"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.894538" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.891417" elapsed="0.003166"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.890887" elapsed="0.003730"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.890850" elapsed="0.003791"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.895208" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.894819" elapsed="0.000416"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.895551" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.895305" elapsed="0.000303"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.896234" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:12.895803" elapsed="0.000457"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.895631" elapsed="0.000665"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.895286" elapsed="0.001031"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.896888" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.896492" elapsed="0.000422"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.897251" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.896982" elapsed="0.000326"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.897805" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:12.897509" elapsed="0.000321"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.897331" elapsed="0.000533"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.896965" elapsed="0.000920"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:12.898035" elapsed="0.000361"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:12.898834" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.898561" elapsed="0.000298"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:12.899013" elapsed="0.002188"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:12.883819" elapsed="0.017477"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:12.901476" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:12.901364" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.901345" elapsed="0.000196"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:12.903899" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:12.901686" elapsed="0.002239"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:12.903973" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:12.904125" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:12.865632" elapsed="0.038517"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:12.904224" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:12.863217" elapsed="0.041127"/>
</kw>
<var name="${switch}">76</var>
<status status="PASS" start="2026-05-12T03:43:12.863008" elapsed="0.041375"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.909847" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A77/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.909600" elapsed="0.000292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.910302" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.910046" elapsed="0.000306"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.910746" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.910506" elapsed="0.000284"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.911193" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.910941" elapsed="0.000295"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:12.912019" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:12.911832" elapsed="0.000212"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:12.912387" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:12.912217" elapsed="0.000195"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:12.912563" elapsed="0.000208"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.913192" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.912933" elapsed="0.000304"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:12.913280" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:12.913432" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:12.911431" elapsed="0.002025"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:12.925670" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A77/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A77/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:12.925789" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A77/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:12.926079" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:12.915634" elapsed="0.010504"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.913523" elapsed="0.012760"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.926686" elapsed="0.000049"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.926340" elapsed="0.000493"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.913506" elapsed="0.013374"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.934014" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.929006" elapsed="0.005107"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.928482" elapsed="0.005738"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.928443" elapsed="0.005832"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.938286" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.934884" elapsed="0.003447"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.934396" elapsed="0.003968"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.934359" elapsed="0.004029"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.938931" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.938564" elapsed="0.000394"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.939288" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.939024" elapsed="0.000322"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.939838" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:12.939543" elapsed="0.000321"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.939369" elapsed="0.000529"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.939007" elapsed="0.000912"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.940466" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.940091" elapsed="0.000402"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.940823" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.940560" elapsed="0.000320"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.941391" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:12.941078" elapsed="0.000338"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.940904" elapsed="0.000546"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.940543" elapsed="0.000928"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:12.941621" elapsed="0.000345"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:12.942421" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.942131" elapsed="0.000315"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:12.942601" elapsed="0.002208"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:12.927672" elapsed="0.017197"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:12.945037" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:12.944933" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.944916" elapsed="0.000186"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:12.947476" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:12.945263" elapsed="0.002239"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:12.947549" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:12.947701" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:12.907099" elapsed="0.040625"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:12.947783" elapsed="0.000025"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:12.904659" elapsed="0.043240"/>
</kw>
<var name="${switch}">77</var>
<status status="PASS" start="2026-05-12T03:43:12.904468" elapsed="0.043504"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.953512" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A78/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.953264" elapsed="0.000293"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.953950" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.953713" elapsed="0.000287"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.954413" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.954170" elapsed="0.000285"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.954842" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.954607" elapsed="0.000277"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:12.955681" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:12.955494" elapsed="0.000213"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:12.956026" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:12.955859" elapsed="0.000191"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:12.956225" elapsed="0.000187"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.956824" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.956567" elapsed="0.000300"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:12.956908" elapsed="0.000030"/>
</return>
<msg time="2026-05-12T03:43:12.957061" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:12.955078" elapsed="0.002007"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:12.969384" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A78/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A78/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:12.969436" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A78/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:12.969522" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:12.959120" elapsed="0.010427"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.957168" elapsed="0.012423"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.969767" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.969616" elapsed="0.000217"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.957135" elapsed="0.012719"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.973093" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.970793" elapsed="0.002435"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.970576" elapsed="0.002730"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.970559" elapsed="0.002801"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.978846" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.973971" elapsed="0.004975"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.973479" elapsed="0.005609"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.973444" elapsed="0.005701"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.980445" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.979586" elapsed="0.000918"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.981297" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.980656" elapsed="0.000772"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.982571" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:12.981875" elapsed="0.000753"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.981480" elapsed="0.001226"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.980616" elapsed="0.002136"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.983976" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.983137" elapsed="0.000897"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:12.984853" elapsed="0.000050"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:12.984217" elapsed="0.000765"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.985554" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:12.985263" elapsed="0.000318"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:12.985034" elapsed="0.000581"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.984145" elapsed="0.001490"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:12.985787" elapsed="0.000338"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:12.986579" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:12.986306" elapsed="0.000298"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:12.986758" elapsed="0.002332"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:12.970218" elapsed="0.018948"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:12.989339" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:12.989234" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:12.989215" elapsed="0.000189"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:12.991766" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:12.989549" elapsed="0.002243"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:12.991838" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:12.991992" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:12.950689" elapsed="0.041327"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:12.992075" elapsed="0.000025"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:12.948277" elapsed="0.043932"/>
</kw>
<var name="${switch}">78</var>
<status status="PASS" start="2026-05-12T03:43:12.948060" elapsed="0.044189"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.997683" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A79/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.997432" elapsed="0.000296"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.998117" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.997882" elapsed="0.000300"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.998629" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.998382" elapsed="0.000290"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:12.999069" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:12.998833" elapsed="0.000278"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:12.999917" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:12.999729" elapsed="0.000214"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:13.000282" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:13.000097" elapsed="0.000210"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:13.000457" elapsed="0.000186"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.001075" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.000828" elapsed="0.000295"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:13.001180" elapsed="0.000030"/>
</return>
<msg time="2026-05-12T03:43:13.001337" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:12.999326" elapsed="0.002035"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:13.013263" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A79/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A79/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:13.013316" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A79/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:13.013402" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:13.003513" elapsed="0.009914"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.001429" elapsed="0.012042"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.013651" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.013495" elapsed="0.000221"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.001412" elapsed="0.012324"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.018651" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.014691" elapsed="0.004021"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.014464" elapsed="0.004297"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.014447" elapsed="0.004347"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.022213" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.019195" elapsed="0.003082"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.018868" elapsed="0.003457"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.018845" elapsed="0.003512"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.023124" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.022609" elapsed="0.000573"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.023630" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.023279" elapsed="0.000431"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.024432" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:13.023987" elapsed="0.000483"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.023743" elapsed="0.000780"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.023255" elapsed="0.001296"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.025340" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.024815" elapsed="0.000561"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.025863" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.025513" elapsed="0.000430"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.026660" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:13.026240" elapsed="0.000456"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.025976" elapsed="0.000770"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.025446" elapsed="0.001329"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:13.026994" elapsed="0.000502"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:13.028109" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.027725" elapsed="0.000419"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:13.028383" elapsed="0.002380"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:13.014098" elapsed="0.016725"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:13.030991" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:13.030887" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.030870" elapsed="0.000187"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:13.033453" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:13.031217" elapsed="0.002262"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:13.033527" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:13.033699" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:12.994935" elapsed="0.038789"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:13.033783" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:12.992535" elapsed="0.041366"/>
</kw>
<var name="${switch}">79</var>
<status status="PASS" start="2026-05-12T03:43:12.992336" elapsed="0.041603"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.039407" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A80/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.039102" elapsed="0.000352"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.039846" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.039611" elapsed="0.000285"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.040305" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.040047" elapsed="0.000301"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.040764" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.040499" elapsed="0.000308"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:13.041612" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:13.041426" elapsed="0.000212"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:13.041965" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:13.041791" elapsed="0.000199"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:13.042173" elapsed="0.000207"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.042778" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.042536" elapsed="0.000284"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:13.042862" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:13.043014" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:13.041006" elapsed="0.002065"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:13.054880" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A80/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A80/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:13.054954" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A80/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:13.055073" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:13.045274" elapsed="0.009835"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.043142" elapsed="0.012055"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.055450" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.055234" elapsed="0.000309"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.043125" elapsed="0.012448"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.059992" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.056916" elapsed="0.003135"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.056561" elapsed="0.003537"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.056537" elapsed="0.003594"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.063569" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.060532" elapsed="0.003100"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.060227" elapsed="0.003452"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.060203" elapsed="0.003510"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.064490" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.063956" elapsed="0.000571"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.064984" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.064621" elapsed="0.000441"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.065770" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:13.065357" elapsed="0.000450"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.065094" elapsed="0.000761"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.064596" elapsed="0.001287"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.066645" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.066124" elapsed="0.000558"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.067117" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.066776" elapsed="0.000447"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.067906" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:13.067499" elapsed="0.000442"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.067257" elapsed="0.000732"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.066752" elapsed="0.001266"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:13.068250" elapsed="0.000497"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:13.069392" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.068985" elapsed="0.000443"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:13.069643" elapsed="0.003073"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:13.056057" elapsed="0.016793"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:13.073090" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:13.072943" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.072918" elapsed="0.000259"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:13.075537" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:13.073325" elapsed="0.002237"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:13.075610" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:13.075762" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:13.036630" elapsed="0.039156"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:13.075845" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:13.034236" elapsed="0.041726"/>
</kw>
<var name="${switch}">80</var>
<status status="PASS" start="2026-05-12T03:43:13.034024" elapsed="0.041977"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.081591" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A81/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.081343" elapsed="0.000296"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.082036" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.081801" elapsed="0.000284"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.082497" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.082254" elapsed="0.000287"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.082929" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.082693" elapsed="0.000279"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:13.083775" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:13.083589" elapsed="0.000212"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:13.084117" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:13.083951" elapsed="0.000190"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:13.084420" elapsed="0.000185"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.085036" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.084791" elapsed="0.000288"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:13.085121" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:13.085294" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:13.083187" elapsed="0.002131"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:13.101527" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A81/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A81/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:13.101603" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A81/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:13.101776" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:13.087354" elapsed="0.014459"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.085386" elapsed="0.016489"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.102196" elapsed="0.000052"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.101911" elapsed="0.000436"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.085369" elapsed="0.017026"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.109676" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.104525" elapsed="0.005248"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.103995" elapsed="0.005856"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.103956" elapsed="0.005950"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.114185" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.110559" elapsed="0.003673"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.110026" elapsed="0.004240"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.109991" elapsed="0.004299"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.114873" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.114478" elapsed="0.000422"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.115233" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.114969" elapsed="0.000323"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.115788" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:13.115491" elapsed="0.000323"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.115315" elapsed="0.000535"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.114951" elapsed="0.000920"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.116422" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.116045" elapsed="0.000404"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.116779" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.116517" elapsed="0.000319"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.117355" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:13.117033" elapsed="0.000348"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.116859" elapsed="0.000557"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.116500" elapsed="0.000936"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:13.117591" elapsed="0.000341"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:13.118394" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.118098" elapsed="0.000321"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:13.118576" elapsed="0.002345"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:13.103211" elapsed="0.017772"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:13.121166" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:13.121048" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.121030" elapsed="0.000205"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:13.123613" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:13.121381" elapsed="0.002258"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:13.123686" elapsed="0.000030"/>
</return>
<msg time="2026-05-12T03:43:13.123842" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:13.078700" elapsed="0.045166"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:13.123927" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:13.076300" elapsed="0.047746"/>
</kw>
<var name="${switch}">81</var>
<status status="PASS" start="2026-05-12T03:43:13.076086" elapsed="0.048035"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.129576" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A82/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.129327" elapsed="0.000295"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.130013" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.129777" elapsed="0.000286"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.130480" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.130236" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.130917" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.130682" elapsed="0.000278"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:13.131764" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:13.131574" elapsed="0.000216"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:13.132110" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:13.131942" elapsed="0.000193"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:13.132302" elapsed="0.000186"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.132914" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.132662" elapsed="0.000296"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:13.133000" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:13.133170" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:13.131172" elapsed="0.002025"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:13.145799" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A82/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A82/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:13.145917" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A82/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:13.146109" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:13.135264" elapsed="0.010943"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.133266" elapsed="0.013043"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.146707" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.146363" elapsed="0.000487"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.133249" elapsed="0.013649"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.154502" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.149070" elapsed="0.005534"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.148529" elapsed="0.006152"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.148491" elapsed="0.006244"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.158554" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.155384" elapsed="0.003215"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.154855" elapsed="0.003823"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.154819" elapsed="0.003884"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.159301" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.158895" elapsed="0.000433"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.159647" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.159397" elapsed="0.000306"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.160220" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:13.159902" elapsed="0.000344"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.159727" elapsed="0.000554"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.159379" elapsed="0.000923"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.160858" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.160477" elapsed="0.000408"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.161226" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.160957" elapsed="0.000326"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.161772" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:13.161480" elapsed="0.000318"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.161307" elapsed="0.000525"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.160940" elapsed="0.000912"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:13.162008" elapsed="0.000364"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:13.162830" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.162538" elapsed="0.000318"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:13.163010" elapsed="0.002223"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:13.147713" elapsed="0.017585"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:13.165471" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:13.165363" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.165345" elapsed="0.000192"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:13.167933" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:13.165681" elapsed="0.002278"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:13.168007" elapsed="0.000034"/>
</return>
<msg time="2026-05-12T03:43:13.168183" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:13.126853" elapsed="0.041355"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:13.168268" elapsed="0.000025"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:13.124422" elapsed="0.043964"/>
</kw>
<var name="${switch}">82</var>
<status status="PASS" start="2026-05-12T03:43:13.124227" elapsed="0.044198"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.174047" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A83/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.173799" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.174504" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.174267" elapsed="0.000288"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.175019" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.174771" elapsed="0.000293"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.175475" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.175235" elapsed="0.000284"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:13.176332" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:13.176121" elapsed="0.000237"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:13.176702" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:13.176513" elapsed="0.000214"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:13.176878" elapsed="0.000190"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.177495" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.177247" elapsed="0.000292"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:13.177582" elapsed="0.000028"/>
</return>
<msg time="2026-05-12T03:43:13.177735" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:13.175720" elapsed="0.002040"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:13.188357" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A83/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A83/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:13.188413" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A83/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:13.188502" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:13.179951" elapsed="0.008578"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.177829" elapsed="0.010745"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.188795" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.188639" elapsed="0.000224"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.177812" elapsed="0.011072"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.195754" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.190767" elapsed="0.005084"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.190275" elapsed="0.005654"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.190234" elapsed="0.005749"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.201313" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.196650" elapsed="0.004709"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.196104" elapsed="0.005289"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.196068" elapsed="0.005350"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.201980" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.201603" elapsed="0.000404"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.202347" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.202076" elapsed="0.000329"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.202906" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:13.202605" elapsed="0.000328"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.202429" elapsed="0.000539"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.202058" elapsed="0.000931"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.203539" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.203176" elapsed="0.000390"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.203926" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.203673" elapsed="0.000311"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.204500" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:13.204202" elapsed="0.000325"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.204008" elapsed="0.000555"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.203617" elapsed="0.000967"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:13.204752" elapsed="0.000344"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:13.205560" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.205278" elapsed="0.000308"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:13.205743" elapsed="0.002160"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:13.189455" elapsed="0.018509"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:13.208135" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:13.208030" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.208011" elapsed="0.000207"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:13.210605" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:13.208364" elapsed="0.002268"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:13.210679" elapsed="0.000031"/>
</return>
<msg time="2026-05-12T03:43:13.210835" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:13.171331" elapsed="0.039528"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:13.210918" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:13.168848" elapsed="0.042187"/>
</kw>
<var name="${switch}">83</var>
<status status="PASS" start="2026-05-12T03:43:13.168519" elapsed="0.042556"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.216819" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A84/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.216540" elapsed="0.000333"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.217283" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.217028" elapsed="0.000305"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.217727" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.217485" elapsed="0.000285"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.218177" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.217921" elapsed="0.000301"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:13.219011" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:13.218821" elapsed="0.000215"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:13.219374" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:13.219204" elapsed="0.000195"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:13.219550" elapsed="0.000185"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.220146" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.219900" elapsed="0.000305"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:13.220247" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:13.220399" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:13.218422" elapsed="0.002035"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:13.232515" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A84/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A84/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:13.232627" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A84/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:13.232754" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:13.222536" elapsed="0.010253"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.220530" elapsed="0.012321"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.233101" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.232886" elapsed="0.000337"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.220513" elapsed="0.012740"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.237671" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.234557" elapsed="0.003175"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.234250" elapsed="0.003531"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.234226" elapsed="0.003589"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.241212" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.238218" elapsed="0.003040"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.237892" elapsed="0.003400"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.237868" elapsed="0.003448"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.241862" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.241493" elapsed="0.000396"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.242219" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.241958" elapsed="0.000319"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.242772" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:13.242475" elapsed="0.000324"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.242300" elapsed="0.000534"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.241940" elapsed="0.000915"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.243409" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.243027" elapsed="0.000408"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.243749" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.243504" elapsed="0.000302"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.244329" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:13.244009" elapsed="0.000347"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.243829" elapsed="0.000563"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.243487" elapsed="0.000926"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:13.244582" elapsed="0.000345"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:13.245384" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.245093" elapsed="0.000317"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:13.245565" elapsed="0.002301"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:13.233738" elapsed="0.014225"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:13.248136" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:13.248030" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.248012" elapsed="0.000205"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:13.250618" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:13.248364" elapsed="0.002280"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:13.250692" elapsed="0.000030"/>
</return>
<msg time="2026-05-12T03:43:13.250845" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:13.213815" elapsed="0.037054"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:13.250929" elapsed="0.000025"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:13.211385" elapsed="0.039661"/>
</kw>
<var name="${switch}">84</var>
<status status="PASS" start="2026-05-12T03:43:13.211186" elapsed="0.039898"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.256459" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A85/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.256211" elapsed="0.000293"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.256914" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.256677" elapsed="0.000286"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.257372" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.257115" elapsed="0.000300"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.257801" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.257567" elapsed="0.000276"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:13.258638" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:13.258453" elapsed="0.000210"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:13.258983" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:13.258816" elapsed="0.000191"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:13.259176" elapsed="0.000187"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.259767" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.259522" elapsed="0.000288"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:13.259852" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:13.260003" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:13.258038" elapsed="0.001989"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:13.271045" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A85/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A85/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:13.271098" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A85/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:13.271412" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:13.262114" elapsed="0.009356"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.260095" elapsed="0.011476"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.271968" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.271626" elapsed="0.000490"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.260078" elapsed="0.012122"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.279630" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.274346" elapsed="0.005382"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.273826" elapsed="0.005980"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.273787" elapsed="0.006074"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.283110" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.280509" elapsed="0.002660"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.279983" elapsed="0.003221"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.279947" elapsed="0.003281"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.283776" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.283405" elapsed="0.000398"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.284121" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.283871" elapsed="0.000325"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.284706" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:13.284392" elapsed="0.000340"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.284219" elapsed="0.000548"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.283854" elapsed="0.000934"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.285331" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.284959" elapsed="0.000399"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.285670" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.285425" elapsed="0.000300"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.286229" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:13.285922" elapsed="0.000333"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.285748" elapsed="0.000542"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.285408" elapsed="0.000903"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:13.286460" elapsed="0.000341"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:13.287252" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.286964" elapsed="0.000313"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:13.287431" elapsed="0.002185"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:13.273017" elapsed="0.016659"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:13.289846" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:13.289742" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.289724" elapsed="0.000186"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:13.292297" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:13.290069" elapsed="0.002254"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:13.292371" elapsed="0.000030"/>
</return>
<msg time="2026-05-12T03:43:13.292524" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:13.253768" elapsed="0.038817"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:13.292648" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:13.251382" elapsed="0.041385"/>
</kw>
<var name="${switch}">85</var>
<status status="PASS" start="2026-05-12T03:43:13.251187" elapsed="0.041654"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.298299" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A86/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.298033" elapsed="0.000311"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.298736" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.298501" elapsed="0.000285"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.299197" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.298937" elapsed="0.000303"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.299627" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.299392" elapsed="0.000277"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:13.300474" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:13.300285" elapsed="0.000215"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:13.300835" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:13.300667" elapsed="0.000193"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:13.301010" elapsed="0.000201"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.301614" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.301371" elapsed="0.000287"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:13.301699" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:13.301852" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:13.299865" elapsed="0.002011"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:13.312929" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A86/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A86/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:13.312982" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A86/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:13.313068" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:13.304051" elapsed="0.009042"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.301944" elapsed="0.011282"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.313629" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.313285" elapsed="0.000489"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.301928" elapsed="0.011891"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.321133" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.315925" elapsed="0.005266"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.315426" elapsed="0.005801"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.315388" elapsed="0.005862"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.323663" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.321528" elapsed="0.002181"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.321304" elapsed="0.002469"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.321288" elapsed="0.002510"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.324365" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.323978" elapsed="0.000414"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.324721" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.324461" elapsed="0.000317"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.325284" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:13.324973" elapsed="0.000337"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.324801" elapsed="0.000544"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.324443" elapsed="0.000923"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.325898" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.325538" elapsed="0.000387"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.326251" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.325993" elapsed="0.000315"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.326793" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:13.326503" elapsed="0.000316"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.326331" elapsed="0.000522"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.325975" elapsed="0.000898"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:13.327022" elapsed="0.000363"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:13.327821" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.327549" elapsed="0.000298"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:13.327998" elapsed="0.002196"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:13.314626" elapsed="0.015630"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:13.330423" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:13.330320" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.330302" elapsed="0.000185"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:13.332872" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:13.330630" elapsed="0.002269"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:13.332947" elapsed="0.000028"/>
</return>
<msg time="2026-05-12T03:43:13.333098" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:13.295528" elapsed="0.037594"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:13.333197" elapsed="0.000027"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:13.293122" elapsed="0.040194"/>
</kw>
<var name="${switch}">86</var>
<status status="PASS" start="2026-05-12T03:43:13.292930" elapsed="0.040424"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.338859" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A87/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.338612" elapsed="0.000293"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.339311" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.339057" elapsed="0.000303"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.339787" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.339544" elapsed="0.000286"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.340231" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.339981" elapsed="0.000293"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:13.341074" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:13.340889" elapsed="0.000210"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:13.341434" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:13.341266" elapsed="0.000193"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:13.341607" elapsed="0.000184"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.342201" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.341945" elapsed="0.000301"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:13.342287" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:13.342440" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:13.340470" elapsed="0.001994"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:13.355048" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A87/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A87/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:13.355212" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A87/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:13.355412" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:13.344499" elapsed="0.010971"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.342533" elapsed="0.013037"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.355965" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.355626" elapsed="0.000489"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.342516" elapsed="0.013678"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.363398" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.358357" elapsed="0.005136"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.357828" elapsed="0.005742"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.357788" elapsed="0.005836"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.367632" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.364255" elapsed="0.003440"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.363742" elapsed="0.004005"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.363706" elapsed="0.004074"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.368581" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.368025" elapsed="0.000593"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.369054" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.368712" elapsed="0.000422"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.369840" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:13.369430" elapsed="0.000446"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.369187" elapsed="0.000737"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.368688" elapsed="0.001264"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.370711" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.370215" elapsed="0.000532"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.371255" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.370885" elapsed="0.000450"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.372013" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:13.371607" elapsed="0.000442"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.371367" elapsed="0.000731"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.370818" elapsed="0.001309"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:13.372358" elapsed="0.000504"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:13.373495" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.373091" elapsed="0.000440"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:13.373748" elapsed="0.003265"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:13.357011" elapsed="0.020090"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:13.377295" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:13.377190" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.377170" elapsed="0.000193"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:13.379732" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:13.377508" elapsed="0.002250"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:13.379806" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:13.379961" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:13.336011" elapsed="0.043975"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:13.380045" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:13.333631" elapsed="0.046547"/>
</kw>
<var name="${switch}">87</var>
<status status="PASS" start="2026-05-12T03:43:13.333439" elapsed="0.046779"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.385627" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A88/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.385379" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.386065" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.385828" elapsed="0.000287"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.386532" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.386282" elapsed="0.000296"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.386967" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.386731" elapsed="0.000278"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:13.387818" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:13.387631" elapsed="0.000213"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:13.388178" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:13.387995" elapsed="0.000209"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:13.388355" elapsed="0.000220"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.388984" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.388738" elapsed="0.000290"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:13.389070" elapsed="0.000028"/>
</return>
<msg time="2026-05-12T03:43:13.389244" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:13.387223" elapsed="0.002081"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:13.403255" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A88/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A88/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:13.403329" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A88/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:13.403449" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:13.391337" elapsed="0.012147"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.389378" elapsed="0.014169"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.403794" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.403581" elapsed="0.000306"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.389360" elapsed="0.014555"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.409969" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.405275" elapsed="0.004755"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.404945" elapsed="0.005135"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.404921" elapsed="0.005193"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.413567" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.410523" elapsed="0.003108"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.410212" elapsed="0.003468"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.410187" elapsed="0.003527"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.414515" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.413964" elapsed="0.000589"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.414991" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.414648" elapsed="0.000424"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.415923" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:13.415499" elapsed="0.000460"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.415104" elapsed="0.000904"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.414623" elapsed="0.001413"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.416819" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.416297" elapsed="0.000558"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.417318" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.416950" elapsed="0.000453"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.418085" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:13.417678" elapsed="0.000442"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.417435" elapsed="0.000754"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.416926" elapsed="0.001294"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:13.418431" elapsed="0.000475"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:13.419547" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.419139" elapsed="0.000443"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:13.419795" elapsed="0.003079"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:13.404428" elapsed="0.018595"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:13.423289" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:13.423117" elapsed="0.000234"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.423092" elapsed="0.000289"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:13.426286" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:13.423583" elapsed="0.002729"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:13.426361" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:13.426515" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:13.382907" elapsed="0.043633"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:13.426599" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:13.380517" elapsed="0.046199"/>
</kw>
<var name="${switch}">88</var>
<status status="PASS" start="2026-05-12T03:43:13.380305" elapsed="0.046450"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.432304" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A89/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.432031" elapsed="0.000318"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.432764" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.432526" elapsed="0.000288"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.433220" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.432964" elapsed="0.000300"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.433651" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.433415" elapsed="0.000278"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:13.434496" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:13.434307" elapsed="0.000215"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:13.434841" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:13.434674" elapsed="0.000192"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:13.435016" elapsed="0.000200"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.435615" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.435373" elapsed="0.000293"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:13.435708" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:13.435861" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:13.433891" elapsed="0.001994"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:13.484028" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A89/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A89/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:13.484088" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A89/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:13.484435" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:13.473893" elapsed="0.010661"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.435955" elapsed="0.048712"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.485087" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.484731" elapsed="0.000541"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.435937" elapsed="0.049387"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.492535" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.487510" elapsed="0.005126"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.486973" elapsed="0.005740"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.486933" elapsed="0.005835"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.495398" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.493260" elapsed="0.002184"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.492890" elapsed="0.002587"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.492853" elapsed="0.002649"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.496079" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.495691" elapsed="0.000415"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.496463" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.496195" elapsed="0.000327"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.497016" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:13.496720" elapsed="0.000321"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.496545" elapsed="0.000531"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.496176" elapsed="0.000920"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.497657" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.497286" elapsed="0.000398"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.497997" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.497752" elapsed="0.000301"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.498558" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:13.498265" elapsed="0.000319"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.498077" elapsed="0.000542"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.497735" elapsed="0.000904"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:13.498793" elapsed="0.000347"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:13.499613" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.499320" elapsed="0.000318"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:13.499792" elapsed="0.002178"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:13.486141" elapsed="0.015890"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:13.502230" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:13.502097" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.502079" elapsed="0.000220"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:13.504701" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:13.502447" elapsed="0.002281"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:13.504776" elapsed="0.000034"/>
</return>
<msg time="2026-05-12T03:43:13.504937" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:13.429593" elapsed="0.075368"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:13.505021" elapsed="0.000034"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:13.427034" elapsed="0.078133"/>
</kw>
<var name="${switch}">89</var>
<status status="PASS" start="2026-05-12T03:43:13.426842" elapsed="0.078421"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.510820" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A90/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.510569" elapsed="0.000298"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.511288" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.511024" elapsed="0.000315"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.511737" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.511494" elapsed="0.000287"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.512187" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.511933" elapsed="0.000298"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:13.513055" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:13.512864" elapsed="0.000217"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:13.513426" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:13.513253" elapsed="0.000198"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:13.513603" elapsed="0.000188"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.514212" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.513949" elapsed="0.000307"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:13.514299" elapsed="0.000030"/>
</return>
<msg time="2026-05-12T03:43:13.514456" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:13.512433" elapsed="0.002048"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:13.525886" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A90/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A90/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:13.526004" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A90/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:13.526238" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:13.516602" elapsed="0.009696"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.514550" elapsed="0.011846"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.526798" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.526452" elapsed="0.000492"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.514533" elapsed="0.012459"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.534345" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.529136" elapsed="0.005253"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.528638" elapsed="0.005785"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.528599" elapsed="0.005848"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.536885" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.534719" elapsed="0.002211"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.534500" elapsed="0.002502"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.534484" elapsed="0.002543"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.537617" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.537236" elapsed="0.000408"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.537963" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.537713" elapsed="0.000306"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.538533" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:13.538233" elapsed="0.000326"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.538042" elapsed="0.000552"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.537695" elapsed="0.000920"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.539147" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.538790" elapsed="0.000398"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.539505" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.539257" elapsed="0.000305"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.540065" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:13.539771" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.539590" elapsed="0.000535"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.539239" elapsed="0.000907"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:13.540317" elapsed="0.000363"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:13.541121" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.540844" elapsed="0.000302"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:13.541318" elapsed="0.002156"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:13.527802" elapsed="0.015734"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:13.543705" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:13.543601" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.543583" elapsed="0.000188"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:13.546195" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:13.543916" elapsed="0.002307"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:13.546271" elapsed="0.000030"/>
</return>
<msg time="2026-05-12T03:43:13.546426" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:13.508078" elapsed="0.038372"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:13.546509" elapsed="0.000025"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:13.505555" elapsed="0.041071"/>
</kw>
<var name="${switch}">90</var>
<status status="PASS" start="2026-05-12T03:43:13.505359" elapsed="0.041306"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.552071" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A91/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.551815" elapsed="0.000302"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.552551" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.552287" elapsed="0.000315"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.553050" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.552805" elapsed="0.000288"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.553504" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.553268" elapsed="0.000279"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:13.554351" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:13.554145" elapsed="0.000233"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:13.554707" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:13.554532" elapsed="0.000200"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:13.554882" elapsed="0.000185"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.555485" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.555239" elapsed="0.000290"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:13.555571" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:13.555725" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:13.553744" elapsed="0.002005"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:13.567278" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A91/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A91/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:13.567353" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A91/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:13.567473" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:13.557955" elapsed="0.009554"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.555818" elapsed="0.011753"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.567820" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.567606" elapsed="0.000307"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.555801" elapsed="0.012142"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.572347" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.569295" elapsed="0.003111"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.568964" elapsed="0.003505"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.568940" elapsed="0.003563"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.575924" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.572884" elapsed="0.003103"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.572578" elapsed="0.003455"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.572556" elapsed="0.003510"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.576891" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.576331" elapsed="0.000597"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.577393" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.577024" elapsed="0.000449"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.578178" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:13.577747" elapsed="0.000469"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.577506" elapsed="0.000759"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.576999" elapsed="0.001295"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.579036" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.578536" elapsed="0.000537"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.579592" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.579235" elapsed="0.000437"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.580387" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:13.579952" elapsed="0.000490"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.579705" elapsed="0.000786"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.579147" elapsed="0.001374"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:13.580733" elapsed="0.000512"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:13.581870" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.581479" elapsed="0.000427"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:13.582124" elapsed="0.003091"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:13.568476" elapsed="0.016825"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:13.585540" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:13.585393" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.585367" elapsed="0.000266"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:13.588974" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:13.585836" elapsed="0.003175"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:13.589077" elapsed="0.000040"/>
</return>
<msg time="2026-05-12T03:43:13.589262" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:13.549378" elapsed="0.039910"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:13.589347" elapsed="0.000025"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:13.546946" elapsed="0.042517"/>
</kw>
<var name="${switch}">91</var>
<status status="PASS" start="2026-05-12T03:43:13.546752" elapsed="0.042750"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.595013" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A92/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.594765" elapsed="0.000293"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.595469" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.595228" elapsed="0.000291"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.595918" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.595673" elapsed="0.000289"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.596368" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.596115" elapsed="0.000310"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:13.597269" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:13.597029" elapsed="0.000271"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:13.597618" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:13.597452" elapsed="0.000191"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:13.597792" elapsed="0.000184"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.598395" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.598133" elapsed="0.000305"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:13.598479" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:13.598633" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:13.596629" elapsed="0.002061"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:13.610402" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A92/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A92/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:13.610456" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A92/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:13.610543" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:13.600761" elapsed="0.009807"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.598761" elapsed="0.011852"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.610792" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.610638" elapsed="0.000221"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.598744" elapsed="0.012136"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.617714" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.612737" elapsed="0.005074"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.612210" elapsed="0.005681"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.612142" elapsed="0.005803"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.622224" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.618589" elapsed="0.003821"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.618065" elapsed="0.004380"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.618028" elapsed="0.004441"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.623019" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.622648" elapsed="0.000398"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.623388" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.623115" elapsed="0.000330"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.623943" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:13.623644" elapsed="0.000325"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.623469" elapsed="0.000536"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.623097" elapsed="0.000929"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.624624" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.624216" elapsed="0.000435"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.624964" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.624719" elapsed="0.000302"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.625642" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:13.625236" elapsed="0.000432"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.625043" elapsed="0.000660"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.624702" elapsed="0.001022"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:13.625874" elapsed="0.000354"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:13.626666" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.626394" elapsed="0.000298"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:13.626846" elapsed="0.002335"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:13.611405" elapsed="0.017882"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:13.629460" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:13.629354" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.629336" elapsed="0.000189"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:13.631929" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:13.629671" elapsed="0.002285"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:13.632004" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:13.632178" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:13.592171" elapsed="0.040034"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:13.632266" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:13.589778" elapsed="0.042639"/>
</kw>
<var name="${switch}">92</var>
<status status="PASS" start="2026-05-12T03:43:13.589586" elapsed="0.042873"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.637836" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A93/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.637591" elapsed="0.000290"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.638287" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.638036" elapsed="0.000301"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.638727" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.638489" elapsed="0.000281"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.639285" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.639022" elapsed="0.000306"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:13.640113" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:13.639927" elapsed="0.000212"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:13.640517" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:13.640307" elapsed="0.000235"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:13.640691" elapsed="0.000184"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.641298" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.641031" elapsed="0.000310"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:13.641383" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:13.641536" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:13.639526" elapsed="0.002034"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:13.654867" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A93/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A93/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:13.654941" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A93/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:13.655110" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:13.643604" elapsed="0.011573"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.641627" elapsed="0.013616"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.655491" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.655278" elapsed="0.000304"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.641610" elapsed="0.014001"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.660254" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.656949" elapsed="0.003366"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.656633" elapsed="0.003731"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.656609" elapsed="0.003824"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.663864" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.660821" elapsed="0.003105"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.660510" elapsed="0.003465"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.660487" elapsed="0.003522"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.664827" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.664274" elapsed="0.000591"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.665328" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.664961" elapsed="0.000449"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.666117" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:13.665696" elapsed="0.000457"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.665443" elapsed="0.000783"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.664936" elapsed="0.001319"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.667004" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.666501" elapsed="0.000539"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.667510" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.667135" elapsed="0.000454"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.668298" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:13.667868" elapsed="0.000466"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.667621" elapsed="0.000784"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.667111" elapsed="0.001323"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:13.668647" elapsed="0.000476"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:13.669770" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.669382" elapsed="0.000424"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:13.670022" elapsed="0.003059"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:13.656101" elapsed="0.017071"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:13.673352" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:13.673240" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.673222" elapsed="0.000196"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:13.675787" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:13.673565" elapsed="0.002248"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:13.675861" elapsed="0.000028"/>
</return>
<msg time="2026-05-12T03:43:13.676014" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:13.635134" elapsed="0.040904"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:13.676097" elapsed="0.000028"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:13.632744" elapsed="0.043498"/>
</kw>
<var name="${switch}">93</var>
<status status="PASS" start="2026-05-12T03:43:13.632551" elapsed="0.043766"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.681749" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A94/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.681501" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.682203" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.681950" elapsed="0.000303"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.682647" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.682407" elapsed="0.000283"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.683078" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.682843" elapsed="0.000277"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:13.683929" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:13.683737" elapsed="0.000218"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:13.684295" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:13.684110" elapsed="0.000210"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:13.684520" elapsed="0.000188"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.685110" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.684866" elapsed="0.000304"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:13.685214" elapsed="0.000030"/>
</return>
<msg time="2026-05-12T03:43:13.685370" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:13.683334" elapsed="0.002060"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:13.714418" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A94/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A94/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:13.714536" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A94/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:13.714726" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:13.687579" elapsed="0.027204"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.685462" elapsed="0.029419"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.715317" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.714936" elapsed="0.000531"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.685445" elapsed="0.030070"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.722693" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.717670" elapsed="0.005117"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.717147" elapsed="0.005715"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.717108" elapsed="0.005808"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.726676" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.723562" elapsed="0.003159"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.723034" elapsed="0.003753"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.722998" elapsed="0.003815"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.727380" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.726993" elapsed="0.000415"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.727724" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.727476" elapsed="0.000305"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.728296" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:13.727978" elapsed="0.000344"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.727804" elapsed="0.000569"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.727459" elapsed="0.000935"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.728929" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.728568" elapsed="0.000387"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.729287" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.729022" elapsed="0.000323"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.729832" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:13.729541" elapsed="0.000317"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.729368" elapsed="0.000524"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.729004" elapsed="0.000909"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:13.730063" elapsed="0.000368"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:13.730869" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.730598" elapsed="0.000297"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:13.731049" elapsed="0.002194"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:13.716333" elapsed="0.016973"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:13.733476" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:13.733371" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.733352" elapsed="0.000190"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:13.735906" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:13.733688" elapsed="0.002244"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:13.735979" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:13.736132" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:13.679031" elapsed="0.057140"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:13.736231" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:13.676628" elapsed="0.059752"/>
</kw>
<var name="${switch}">94</var>
<status status="PASS" start="2026-05-12T03:43:13.676429" elapsed="0.059991"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.742021" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A95/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.741774" elapsed="0.000292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.742474" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.742236" elapsed="0.000288"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.742971" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.742723" elapsed="0.000292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.743424" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.743185" elapsed="0.000282"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:13.744276" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:13.744067" elapsed="0.000235"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:13.744642" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:13.744472" elapsed="0.000195"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:13.744817" elapsed="0.000193"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.745444" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.745188" elapsed="0.000299"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:13.745528" elapsed="0.000030"/>
</return>
<msg time="2026-05-12T03:43:13.745683" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:13.743665" elapsed="0.002042"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:13.756930" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A95/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A95/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:13.756983" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A95/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:13.757070" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:13.747836" elapsed="0.009259"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.745776" elapsed="0.011431"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.757613" elapsed="0.000049"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.757272" elapsed="0.000488"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.745758" elapsed="0.012048"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.765020" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.759941" elapsed="0.005175"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.759444" elapsed="0.005780"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.759405" elapsed="0.005874"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.769869" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.765887" elapsed="0.004027"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.765399" elapsed="0.004548"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.765363" elapsed="0.004608"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.770536" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.770152" elapsed="0.000410"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.770879" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.770630" elapsed="0.000305"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.771455" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:13.771142" elapsed="0.000339"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.770958" elapsed="0.000558"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.770612" elapsed="0.000925"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.772078" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.771713" elapsed="0.000391"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.772668" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.772220" elapsed="0.000514"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.773258" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:13.772936" elapsed="0.000348"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.772759" elapsed="0.000561"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.772169" elapsed="0.001172"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:13.773493" elapsed="0.000352"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:13.774300" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.774010" elapsed="0.000316"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:13.774481" elapsed="0.002363"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:13.758627" elapsed="0.018279"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:13.777073" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:13.776970" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.776953" elapsed="0.000195"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:13.780484" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:13.777389" elapsed="0.003131"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:13.780589" elapsed="0.000049"/>
</return>
<msg time="2026-05-12T03:43:13.780810" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:13.739103" elapsed="0.041741"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:13.780926" elapsed="0.000036"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:13.736699" elapsed="0.044391"/>
</kw>
<var name="${switch}">95</var>
<status status="PASS" start="2026-05-12T03:43:13.736506" elapsed="0.044638"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.788767" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A96/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.788418" elapsed="0.000413"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.789338" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.789048" elapsed="0.000341"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.789799" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.789542" elapsed="0.000302"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.790252" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.789997" elapsed="0.000299"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:13.791087" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:13.790899" elapsed="0.000213"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:13.791452" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:13.791283" elapsed="0.000194"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:13.791628" elapsed="0.000195"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.792241" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.791981" elapsed="0.000305"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:13.792357" elapsed="0.000035"/>
</return>
<msg time="2026-05-12T03:43:13.792526" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:13.790495" elapsed="0.002089"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:13.803597" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A96/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A96/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:13.803651" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A96/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:13.803738" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:13.794650" elapsed="0.009113"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.792657" elapsed="0.011151"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.803987" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.803833" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.792639" elapsed="0.011435"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.807411" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.805040" elapsed="0.002414"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.804812" elapsed="0.002678"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.804795" elapsed="0.002719"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.810363" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.807789" elapsed="0.002637"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.807569" elapsed="0.002904"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.807553" elapsed="0.002954"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.811302" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.810762" elapsed="0.000577"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.811785" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.811436" elapsed="0.000429"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.812598" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:13.812141" elapsed="0.000493"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.811898" elapsed="0.000786"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.811411" elapsed="0.001301"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.813483" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.812957" elapsed="0.000563"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.813962" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.813616" elapsed="0.000425"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.814749" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:13.814341" elapsed="0.000444"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.814074" elapsed="0.000761"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.813592" elapsed="0.001271"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:13.815074" elapsed="0.000519"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:13.816225" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.815824" elapsed="0.000438"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:13.816517" elapsed="0.002348"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:13.804463" elapsed="0.014499"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:13.819134" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:13.819030" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.819011" elapsed="0.000207"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:13.821608" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:13.819364" elapsed="0.002270"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:13.821683" elapsed="0.000030"/>
</return>
<msg time="2026-05-12T03:43:13.821836" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:13.784945" elapsed="0.036916"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:13.821920" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:13.781551" elapsed="0.040486"/>
</kw>
<var name="${switch}">96</var>
<status status="PASS" start="2026-05-12T03:43:13.781284" elapsed="0.040792"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.827507" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A97/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.827260" elapsed="0.000293"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.827941" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.827707" elapsed="0.000284"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.828436" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.828144" elapsed="0.000337"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.828872" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.828634" elapsed="0.000281"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:13.829735" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:13.829540" elapsed="0.000221"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:13.830082" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:13.829913" elapsed="0.000194"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:13.830276" elapsed="0.000188"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.830867" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.830622" elapsed="0.000289"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:13.830954" elapsed="0.000028"/>
</return>
<msg time="2026-05-12T03:43:13.831107" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:13.829114" elapsed="0.002018"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:13.841949" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A97/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A97/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:13.842001" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A97/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:13.842128" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:13.833362" elapsed="0.008815"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.831218" elapsed="0.011006"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.842404" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.842249" elapsed="0.000221"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.831200" elapsed="0.011291"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.845638" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.843423" elapsed="0.002258"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.843202" elapsed="0.002513"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.843184" elapsed="0.002555"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.848171" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.846009" elapsed="0.002209"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.845792" elapsed="0.002460"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.845776" elapsed="0.002499"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.848859" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.848487" elapsed="0.000399"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.849270" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.848954" elapsed="0.000398"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.850040" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:13.849629" elapsed="0.000446"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.849384" elapsed="0.000741"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.848937" elapsed="0.001235"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.850921" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.850420" elapsed="0.000537"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.851428" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.851052" elapsed="0.000456"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.852221" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:13.851786" elapsed="0.000472"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.851540" elapsed="0.000789"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.851028" elapsed="0.001331"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:13.852571" elapsed="0.000653"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:13.853847" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.853463" elapsed="0.000422"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:13.854104" elapsed="0.003107"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:13.842837" elapsed="0.014436"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:13.857585" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:13.857480" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.857462" elapsed="0.000189"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:13.860012" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:13.857797" elapsed="0.002241"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:13.860088" elapsed="0.000030"/>
</return>
<msg time="2026-05-12T03:43:13.860257" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:13.824801" elapsed="0.035496"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:13.860358" elapsed="0.000027"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:13.822378" elapsed="0.038099"/>
</kw>
<var name="${switch}">97</var>
<status status="PASS" start="2026-05-12T03:43:13.822183" elapsed="0.038368"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.867247" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A98/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.866965" elapsed="0.000329"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.867693" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.867453" elapsed="0.000291"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.868144" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.867898" elapsed="0.000305"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.868628" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.868387" elapsed="0.000285"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:13.869491" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:13.869302" elapsed="0.000216"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:13.869842" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:13.869672" elapsed="0.000196"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:13.870019" elapsed="0.000203"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.870626" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.870380" elapsed="0.000290"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:13.870716" elapsed="0.000030"/>
</return>
<msg time="2026-05-12T03:43:13.870870" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:13.868871" elapsed="0.002024"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:13.881459" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A98/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A98/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:13.881533" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A98/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:13.881664" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:13.872968" elapsed="0.008732"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.870966" elapsed="0.010796"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.882021" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.881796" elapsed="0.000317"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.870949" elapsed="0.011194"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.886576" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.883467" elapsed="0.003168"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.883136" elapsed="0.003546"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.883111" elapsed="0.003604"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.890206" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.887094" elapsed="0.003178"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.886789" elapsed="0.003578"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.886767" elapsed="0.003636"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.891207" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.890665" elapsed="0.000581"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.891693" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.891344" elapsed="0.000429"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.892511" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:13.892046" elapsed="0.000501"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.891805" elapsed="0.000793"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.891319" elapsed="0.001309"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.893408" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.892880" elapsed="0.000566"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.893887" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.893544" elapsed="0.000424"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.894673" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:13.894261" elapsed="0.000450"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.894000" elapsed="0.000760"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.893519" elapsed="0.001270"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:13.895001" elapsed="0.000503"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:13.896116" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.895734" elapsed="0.000418"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:13.896407" elapsed="0.003216"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:13.882652" elapsed="0.017057"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:13.899946" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:13.899800" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.899775" elapsed="0.000265"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:13.902774" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:13.900301" elapsed="0.002499"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:13.902848" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:13.903002" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:13.863241" elapsed="0.039785"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:13.903085" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:13.860833" elapsed="0.042386"/>
</kw>
<var name="${switch}">98</var>
<status status="PASS" start="2026-05-12T03:43:13.860639" elapsed="0.042620"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.908682" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A99/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.908431" elapsed="0.000297"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.909130" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.908884" elapsed="0.000317"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.909645" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.909399" elapsed="0.000291"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.910085" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.909844" elapsed="0.000284"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:13.910942" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:13.910752" elapsed="0.000215"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:13.911307" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:13.911120" elapsed="0.000212"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:13.911484" elapsed="0.000188"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.912074" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.911829" elapsed="0.000289"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:13.912180" elapsed="0.000031"/>
</return>
<msg time="2026-05-12T03:43:13.912364" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:13.910347" elapsed="0.002042"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:13.923551" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A99/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A99/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:13.923625" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A99/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:13.923745" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:13.914448" elapsed="0.009333"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.912461" elapsed="0.011382"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.924091" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.923877" elapsed="0.000343"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.912443" elapsed="0.011823"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.928942" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.925596" elapsed="0.003406"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.925284" elapsed="0.003768"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.925259" elapsed="0.003827"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.932551" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.929495" elapsed="0.003120"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.929183" elapsed="0.003480"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.929140" elapsed="0.003557"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.933504" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.932954" elapsed="0.000587"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.933986" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.933637" elapsed="0.000429"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.934785" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:13.934367" elapsed="0.000454"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.934099" elapsed="0.000771"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.933612" elapsed="0.001286"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.935667" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.935142" elapsed="0.000561"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.936227" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.935853" elapsed="0.000485"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.937035" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:13.936620" elapsed="0.000451"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.936373" elapsed="0.000747"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.935775" elapsed="0.001374"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:13.937387" elapsed="0.000491"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:13.938519" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.938108" elapsed="0.000447"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:13.938774" elapsed="0.003055"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:13.924771" elapsed="0.017143"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:13.942151" elapsed="0.000042"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:13.942006" elapsed="0.000231"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.941980" elapsed="0.000287"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:13.945495" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:13.942470" elapsed="0.003051"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:13.945569" elapsed="0.000030"/>
</return>
<msg time="2026-05-12T03:43:13.945723" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:13.905963" elapsed="0.039784"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:13.945806" elapsed="0.000025"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:13.903537" elapsed="0.042386"/>
</kw>
<var name="${switch}">99</var>
<status status="PASS" start="2026-05-12T03:43:13.903344" elapsed="0.042618"/>
</iter>
<iter>
<kw name="Put_As_Json_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.951408" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A100/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.951140" elapsed="0.000314"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.951843" level="INFO">{
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.951609" elapsed="0.000284"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.952332" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.952045" elapsed="0.000332"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.952769" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.952530" elapsed="0.000283"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-05-12T03:43:13.953626" level="INFO">${accumulator} = {'Content-Type': 'application/json'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-05-12T03:43:13.953434" elapsed="0.000218"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-05-12T03:43:13.953976" level="INFO">${items_to_add} = []</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-05-12T03:43:13.953806" elapsed="0.000196"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-05-12T03:43:13.954166" elapsed="0.000191"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.954768" level="INFO">{'Content-Type': 'application/json'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.954522" elapsed="0.000290"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-05-12T03:43:13.954854" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:13.955008" level="INFO">${headers} = {'Content-Type': 'application/json'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-05-12T03:43:13.953013" elapsed="0.002066"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:13.965433" level="INFO">PUT Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A100/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A100/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '909', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body={
    "flow-node-inventory:flow": [
        {
            "id": "default",
            "flags": "",
            "priority": 1,
            "flow-name": "Table miss flow",
            "table_id": 0,
            "hard-timeout": 0,
            "instructions": {
                "instruction": [
                    {
                        "order": 0,
                        "apply-actions": {
                            "action": [
                                {
                                    "order": 0,
                                    "output-action": {
                                        "output-node-connector": "CONTROLLER",
                                        "max-length": 65535
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
 
 </msg>
<msg time="2026-05-12T03:43:13.965488" level="INFO">PUT Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A100/flow-node-inventory:table=0/flow=default 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:13.965576" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:13.957466" elapsed="0.008136"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.955167" elapsed="0.010481"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.965829" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.965673" elapsed="0.000224"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.955135" elapsed="0.010783"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.970458" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.967199" elapsed="0.003320"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.966870" elapsed="0.003699"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.966846" elapsed="0.003757"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.974048" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.970984" elapsed="0.003127"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.970679" elapsed="0.003497"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.970656" elapsed="0.003556"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.974980" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.974465" elapsed="0.000552"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.975487" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.975113" elapsed="0.000454"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.976328" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:13.975840" elapsed="0.000526"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.975600" elapsed="0.000816"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.975088" elapsed="0.001357"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.977204" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.976690" elapsed="0.000541"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:13.977550" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:13.977301" elapsed="0.000305"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.978096" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:13.977803" elapsed="0.000319"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.977629" elapsed="0.000548"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.977283" elapsed="0.000916"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:13.978353" elapsed="0.000343"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:13.979138" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:13.978861" elapsed="0.000317"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:13.979335" elapsed="0.002178"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:13.966378" elapsed="0.015235"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:13.981797" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:13.981681" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.981663" elapsed="0.000200"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:13.984284" level="INFO">${text_normalized} = </msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:13.982007" elapsed="0.002306"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:13.984363" elapsed="0.000031"/>
</return>
<msg time="2026-05-12T03:43:13.984521" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>content_type=${HEADERS_YANG_JSON}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:13.948691" elapsed="0.035855"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:13.984607" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>${data}</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Put_To_Uri normalized response text.
Yang json content type is used as a workaround to RequestsLibrary json conversion eagerness.</doc>
<status status="PASS" start="2026-05-12T03:43:13.946269" elapsed="0.038456"/>
</kw>
<var name="${switch}">100</var>
<status status="PASS" start="2026-05-12T03:43:13.946055" elapsed="0.038709"/>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="PASS" start="2026-05-12T03:43:09.517877" elapsed="4.466922"/>
</for>
<arg>${switches}</arg>
<doc>Add table miss flows to switches.</doc>
<status status="PASS" start="2026-05-12T03:43:09.516542" elapsed="4.468324"/>
</kw>
<msg time="2026-05-12T03:43:13.984963" level="INFO">${status} = PASS</msg>
<msg time="2026-05-12T03:43:13.985007" level="INFO">${result} = None</msg>
<var>${status}</var>
<var>${result}</var>
<arg>FlowLib.Add Table Miss Flows</arg>
<arg>${switches}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-05-12T03:43:09.516031" elapsed="4.468999"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'FAIL'">
<return>
<value>${status}</value>
<value>Fail adding table Miss flows</value>
<value>${topology_discover_time}</value>
<status status="NOT RUN" start="2026-05-12T03:43:13.985232" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:13.985104" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.985087" elapsed="0.000215"/>
</if>
<kw name="Log To Console" owner="BuiltIn">
<arg>Checking Table Miss Flows</arg>
<doc>Logs the given message to the console.</doc>
<status status="PASS" start="2026-05-12T03:43:13.985485" elapsed="0.000275"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check Table Miss Flows" owner="FlowLib">
<kw name="Convert To Integer" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.987623" level="INFO">${switches} = 100</msg>
<var>${switches}</var>
<arg>${switches}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-05-12T03:43:13.987321" elapsed="0.000328"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.997103" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.996854" elapsed="0.000295"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:13.997566" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:13.997324" elapsed="0.000285"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:14.007407" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:14.007829" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '443'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:14.007934" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:13.999639" elapsed="0.008321"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:13.997674" elapsed="0.010329"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.008229" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.008029" elapsed="0.000268"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:13.997656" elapsed="0.010663"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.011934" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.009382" elapsed="0.002655"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.009136" elapsed="0.002938"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.009117" elapsed="0.002982"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.015507" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.012444" elapsed="0.003128"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.012153" elapsed="0.003468"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.012137" elapsed="0.003524"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.016545" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.015954" elapsed="0.000630"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.017028" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.016681" elapsed="0.000427"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.018006" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:14.017419" elapsed="0.000624"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.017141" elapsed="0.000952"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.016656" elapsed="0.001466"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.018945" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.018416" elapsed="0.000566"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.019454" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.019079" elapsed="0.000454"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.020473" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:14.019810" elapsed="0.000705"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.019566" elapsed="0.001020"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.019055" elapsed="0.001574"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:14.020904" elapsed="0.000586"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:14.022117" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.021725" elapsed="0.000453"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:14.022399" elapsed="0.003197"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:14.008674" elapsed="0.016986"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:14.025836" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:14.025729" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.025711" elapsed="0.000191"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:14.028555" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:14.026048" elapsed="0.002538"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:14.028639" elapsed="0.000034"/>
</return>
<msg time="2026-05-12T03:43:14.028803" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:13.992644" elapsed="0.036188"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:14.028891" elapsed="0.000027"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:13.990277" elapsed="0.038735"/>
</kw>
<var name="${switch}">1</var>
<status status="PASS" start="2026-05-12T03:43:13.990063" elapsed="0.038986"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.036148" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A2/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.035893" elapsed="0.000355"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.036704" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.036449" elapsed="0.000339"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:14.051653" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A2/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A2/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:14.052402" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A2/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '734'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;3&lt;/packet-count&gt;&lt;byte-count&gt;210&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;570000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:14.052651" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:14.038853" elapsed="0.013855"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.036857" elapsed="0.015947"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.053247" elapsed="0.000053"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.052859" elapsed="0.000538"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.036839" elapsed="0.016605"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.061526" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;3&lt;/packet-count&gt;&lt;byte-count&gt;210&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;570000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.055742" elapsed="0.005852"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.055233" elapsed="0.006397"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.055191" elapsed="0.006464"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.064344" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.061937" elapsed="0.002455"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.061709" elapsed="0.002719"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.061693" elapsed="0.002759"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.065119" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.064734" elapsed="0.000439"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.065519" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.065263" elapsed="0.000314"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.066274" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:14.065803" elapsed="0.000510"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.065601" elapsed="0.000758"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.065241" elapsed="0.001144"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.066937" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.066565" elapsed="0.000399"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.067311" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.067033" elapsed="0.000345"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.068044" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:14.067580" elapsed="0.000493"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.067402" elapsed="0.000707"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.067016" elapsed="0.001116"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:14.068322" elapsed="0.000432"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:14.069229" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.068925" elapsed="0.000332"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:14.069555" elapsed="0.002479"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:14.054272" elapsed="0.017827"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:14.072348" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:14.072229" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.072150" elapsed="0.000267"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:14.075033" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:14.072566" elapsed="0.002497"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:14.075115" elapsed="0.000034"/>
</return>
<msg time="2026-05-12T03:43:14.075297" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:14.031727" elapsed="0.043598"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:14.075383" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:14.029372" elapsed="0.046130"/>
</kw>
<var name="${switch}">2</var>
<status status="PASS" start="2026-05-12T03:43:14.029150" elapsed="0.046389"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.082778" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A3/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.082528" elapsed="0.000297"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.083282" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.082986" elapsed="0.000344"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:14.093805" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A3/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A3/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:14.094399" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A3/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '734'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;2&lt;/packet-count&gt;&lt;byte-count&gt;140&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;383000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:14.094510" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:14.085590" elapsed="0.008946"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.083397" elapsed="0.011180"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.094757" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.094602" elapsed="0.000217"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.083379" elapsed="0.011461"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.098574" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;2&lt;/packet-count&gt;&lt;byte-count&gt;140&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;383000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.095906" elapsed="0.002768"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.095676" elapsed="0.003033"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.095658" elapsed="0.003075"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.101636" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.099011" elapsed="0.002691"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.098788" elapsed="0.002961"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.098772" elapsed="0.003011"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.102583" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.102034" elapsed="0.000587"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.103067" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.102719" elapsed="0.000428"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.104087" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:14.103488" elapsed="0.000637"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.103211" elapsed="0.001010"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.102694" elapsed="0.001561"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.105010" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.104503" elapsed="0.000544"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.105515" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.105145" elapsed="0.000450"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.106472" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:14.105869" elapsed="0.000640"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.105628" elapsed="0.000930"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.105119" elapsed="0.001468"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:14.106800" elapsed="0.000643"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:14.108080" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.107680" elapsed="0.000437"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:14.108379" elapsed="0.003486"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:14.095244" elapsed="0.016711"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:14.112301" elapsed="0.000024"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:14.112053" elapsed="0.000318"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.112027" elapsed="0.000374"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:14.115229" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:14.112610" elapsed="0.002650"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:14.115312" elapsed="0.000032"/>
</return>
<msg time="2026-05-12T03:43:14.115471" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:14.078249" elapsed="0.037250"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:14.115556" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:14.075822" elapsed="0.039853"/>
</kw>
<var name="${switch}">3</var>
<status status="PASS" start="2026-05-12T03:43:14.075627" elapsed="0.040083"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.122778" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A4/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.122529" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.123230" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.122976" elapsed="0.000341"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:14.139483" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A4/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A4/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:14.139602" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A4/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '443'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:14.139704" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:14.125370" elapsed="0.014360"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.123385" elapsed="0.016386"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.139951" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.139797" elapsed="0.000219"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.123367" elapsed="0.016671"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.143626" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.141071" elapsed="0.002611"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.140852" elapsed="0.002864"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.140835" elapsed="0.002905"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.146402" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.144014" elapsed="0.002434"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.143794" elapsed="0.002688"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.143778" elapsed="0.002728"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.147052" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.146684" elapsed="0.000395"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.147413" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.147147" elapsed="0.000324"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.148084" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:14.147667" elapsed="0.000443"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.147494" elapsed="0.000699"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.147130" elapsed="0.001087"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.148753" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.148392" elapsed="0.000387"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.149090" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.148846" elapsed="0.000300"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.149770" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:14.149359" elapsed="0.000437"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.149185" elapsed="0.000646"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.148829" elapsed="0.001023"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:14.150001" elapsed="0.000394"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:14.150833" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.150559" elapsed="0.000300"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:14.151047" elapsed="0.002423"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:14.140437" elapsed="0.013097"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:14.153709" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:14.153603" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.153585" elapsed="0.000189"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:14.156393" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:14.153918" elapsed="0.002505"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:14.156476" elapsed="0.000031"/>
</return>
<msg time="2026-05-12T03:43:14.156636" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:14.118389" elapsed="0.038275"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:14.156722" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:14.115994" elapsed="0.040848"/>
</kw>
<var name="${switch}">4</var>
<status status="PASS" start="2026-05-12T03:43:14.115799" elapsed="0.041078"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.164259" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A5/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.163947" elapsed="0.000363"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.164707" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.164465" elapsed="0.000285"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:14.175493" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A5/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A5/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:14.175624" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A5/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '443'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:14.175730" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:14.166786" elapsed="0.008970"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.164814" elapsed="0.010986"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.175987" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.175826" elapsed="0.000225"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.164797" elapsed="0.011275"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.179742" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.177150" elapsed="0.002649"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.176911" elapsed="0.002922"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.176893" elapsed="0.002965"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.182554" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.180197" elapsed="0.002403"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.179912" elapsed="0.002776"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.179896" elapsed="0.002819"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.183316" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.182908" elapsed="0.000435"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.183664" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.183412" elapsed="0.000309"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.184387" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:14.183921" elapsed="0.000494"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.183745" elapsed="0.000705"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.183394" elapsed="0.001078"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.185012" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.184650" elapsed="0.000389"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.185473" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.185106" elapsed="0.000424"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.186140" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:14.185724" elapsed="0.000459"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.185553" elapsed="0.000667"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.185089" elapsed="0.001151"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:14.186395" elapsed="0.000383"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:14.187252" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.186944" elapsed="0.000335"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:14.187435" elapsed="0.002437"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:14.176485" elapsed="0.013452"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:14.190110" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:14.190005" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.189987" elapsed="0.000223"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:14.192816" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:14.190357" elapsed="0.002489"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:14.192897" elapsed="0.000033"/>
</return>
<msg time="2026-05-12T03:43:14.193056" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:14.159531" elapsed="0.033552"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:14.193143" elapsed="0.000043"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:14.157177" elapsed="0.036105"/>
</kw>
<var name="${switch}">5</var>
<status status="PASS" start="2026-05-12T03:43:14.156967" elapsed="0.036351"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.200474" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A6/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.200222" elapsed="0.000297"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.200919" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.200673" elapsed="0.000290"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:14.210078" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A6/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A6/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:14.210259" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A6/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '443'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:14.210363" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:14.202987" elapsed="0.007402"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.201028" elapsed="0.009403"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.210611" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.210456" elapsed="0.000219"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.201010" elapsed="0.009686"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.214264" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.211706" elapsed="0.002615"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.211480" elapsed="0.002876"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.211463" elapsed="0.002917"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.217047" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.214655" elapsed="0.002438"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.214434" elapsed="0.002693"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.214418" elapsed="0.002747"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.217715" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.217344" elapsed="0.000398"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.218057" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.217810" elapsed="0.000304"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.218745" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:14.218330" elapsed="0.000441"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.218138" elapsed="0.000669"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.217792" elapsed="0.001035"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.219387" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.219002" elapsed="0.000411"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.219726" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.219481" elapsed="0.000300"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.220444" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:14.219976" elapsed="0.000495"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.219804" elapsed="0.000702"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.219464" elapsed="0.001062"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:14.220677" elapsed="0.000375"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:14.221510" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.221235" elapsed="0.000301"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:14.221691" elapsed="0.002365"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:14.211045" elapsed="0.013094"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:14.224333" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:14.224228" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.224209" elapsed="0.000222"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:14.226991" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:14.224582" elapsed="0.002439"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:14.227073" elapsed="0.000030"/>
</return>
<msg time="2026-05-12T03:43:14.227261" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:14.195980" elapsed="0.031309"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:14.227347" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:14.193613" elapsed="0.033853"/>
</kw>
<var name="${switch}">6</var>
<status status="PASS" start="2026-05-12T03:43:14.193417" elapsed="0.034085"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.234536" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A7/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.234286" elapsed="0.000295"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.234974" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.234734" elapsed="0.000284"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:14.246894" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A7/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A7/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:14.247942" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A7/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '733'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;1&lt;/packet-count&gt;&lt;byte-count&gt;70&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;738000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:14.248051" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:14.237063" elapsed="0.011014"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.235082" elapsed="0.013089"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.248355" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.248200" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.235065" elapsed="0.013376"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.252018" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;1&lt;/packet-count&gt;&lt;byte-count&gt;70&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;738000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.249461" elapsed="0.002617"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.249235" elapsed="0.002909"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.249218" elapsed="0.002984"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.254824" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.252480" elapsed="0.002390"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.252258" elapsed="0.002645"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.252242" elapsed="0.002685"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.255542" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.255148" elapsed="0.000421"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.255889" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.255638" elapsed="0.000308"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.256606" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:14.256180" elapsed="0.000453"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.255969" elapsed="0.000700"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.255621" elapsed="0.001069"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.257303" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.256865" elapsed="0.000470"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.257698" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.257423" elapsed="0.000337"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.258527" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:14.257957" elapsed="0.000607"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.257783" elapsed="0.000831"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.257401" elapsed="0.001242"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:14.258862" elapsed="0.000558"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:14.260054" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.259651" elapsed="0.000489"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:14.260389" elapsed="0.002657"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:14.248798" elapsed="0.014314"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:14.263307" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:14.263198" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.263179" elapsed="0.000195"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:14.266032" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:14.263519" elapsed="0.002543"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:14.266114" elapsed="0.000035"/>
</return>
<msg time="2026-05-12T03:43:14.266299" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:14.230121" elapsed="0.036206"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:14.266385" elapsed="0.000027"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:14.227779" elapsed="0.038726"/>
</kw>
<var name="${switch}">7</var>
<status status="PASS" start="2026-05-12T03:43:14.227588" elapsed="0.038953"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.273737" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A8/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.273483" elapsed="0.000300"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.274319" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.274047" elapsed="0.000315"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:14.285465" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A8/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A8/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:14.286327" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A8/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '734'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;3&lt;/packet-count&gt;&lt;byte-count&gt;210&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;576000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:14.286479" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:14.276407" elapsed="0.010108"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.274427" elapsed="0.012148"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.286822" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.286609" elapsed="0.000303"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.274410" elapsed="0.012531"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.292305" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;3&lt;/packet-count&gt;&lt;byte-count&gt;210&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;576000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.288452" elapsed="0.003941"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.288112" elapsed="0.004331"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.288062" elapsed="0.004416"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.296326" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.292872" elapsed="0.003520"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.292556" elapsed="0.003886"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.292532" elapsed="0.003943"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.297318" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.296731" elapsed="0.000625"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.297807" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.297454" elapsed="0.000432"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.298782" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:14.298184" elapsed="0.000635"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.297918" elapsed="0.000951"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.297430" elapsed="0.001467"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.299694" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.299144" elapsed="0.000586"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.300219" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.299826" elapsed="0.000476"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.301201" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:14.300579" elapsed="0.000663"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.300334" elapsed="0.000958"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.299802" elapsed="0.001518"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:14.301535" elapsed="0.000541"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:14.302723" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.302331" elapsed="0.000428"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:14.302976" elapsed="0.004662"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:14.287502" elapsed="0.020243"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:14.307925" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:14.307816" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.307797" elapsed="0.000198"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:14.310666" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:14.308194" elapsed="0.002503"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:14.310748" elapsed="0.000036"/>
</return>
<msg time="2026-05-12T03:43:14.310912" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:14.269293" elapsed="0.041647"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:14.310997" elapsed="0.000025"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:14.266840" elapsed="0.044275"/>
</kw>
<var name="${switch}">8</var>
<status status="PASS" start="2026-05-12T03:43:14.266639" elapsed="0.044512"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.318415" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A9/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.318132" elapsed="0.000329"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.318887" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.318618" elapsed="0.000315"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:14.329051" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A9/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A9/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:14.329639" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A9/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '734'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;5&lt;/packet-count&gt;&lt;byte-count&gt;382&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;812000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:14.329751" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:14.321003" elapsed="0.008773"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.319000" elapsed="0.010819"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.330001" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.329845" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.318982" elapsed="0.011103"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.333987" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;5&lt;/packet-count&gt;&lt;byte-count&gt;382&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;812000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.331101" elapsed="0.003018"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.330883" elapsed="0.003332"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.330865" elapsed="0.003386"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.337979" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.334640" elapsed="0.003404"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.334328" elapsed="0.003764"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.334305" elapsed="0.003820"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.338960" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.338404" elapsed="0.000594"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.339495" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.339094" elapsed="0.000483"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.340536" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:14.339889" elapsed="0.000684"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.339610" elapsed="0.001014"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.339069" elapsed="0.001584"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.341431" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.340901" elapsed="0.000567"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.341907" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.341563" elapsed="0.000425"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.342858" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:14.342283" elapsed="0.000612"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.342020" elapsed="0.000925"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.341539" elapsed="0.001434"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:14.343221" elapsed="0.000532"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:14.344459" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.343984" elapsed="0.000511"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:14.344713" elapsed="0.002529"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:14.330463" elapsed="0.016842"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:14.347509" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:14.347374" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.347356" elapsed="0.000222"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:14.350233" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:14.347727" elapsed="0.002537"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:14.350315" elapsed="0.000033"/>
</return>
<msg time="2026-05-12T03:43:14.350476" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:14.313916" elapsed="0.036588"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:14.350561" elapsed="0.000027"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:14.311473" elapsed="0.039209"/>
</kw>
<var name="${switch}">9</var>
<status status="PASS" start="2026-05-12T03:43:14.311275" elapsed="0.039442"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.357836" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A10/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.357588" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.358298" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.358035" elapsed="0.000343"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:14.368783" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A10/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A10/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:14.368946" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A10/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '443'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:14.369086" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:14.360441" elapsed="0.008680"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.358444" elapsed="0.010766"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.369462" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.369246" elapsed="0.000305"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.358427" elapsed="0.011153"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.374617" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.370978" elapsed="0.003718"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.370671" elapsed="0.004072"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.370647" elapsed="0.004131"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.378507" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.375184" elapsed="0.003388"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.374853" elapsed="0.003766"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.374830" elapsed="0.003823"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.379537" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.378896" elapsed="0.000678"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.380014" elapsed="0.000056"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.379669" elapsed="0.000451"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.381005" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:14.380419" elapsed="0.000622"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.380172" elapsed="0.000918"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.379645" elapsed="0.001474"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.381885" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.381382" elapsed="0.000540"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.382405" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.382015" elapsed="0.000469"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.383364" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:14.382756" elapsed="0.000644"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.382515" elapsed="0.000934"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.381991" elapsed="0.001487"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:14.383689" elapsed="0.000592"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:14.384896" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.384512" elapsed="0.000420"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:14.385201" elapsed="0.002370"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:14.370071" elapsed="0.017563"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:14.387808" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:14.387702" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.387683" elapsed="0.000189"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:14.390481" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:14.388016" elapsed="0.002495"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:14.390562" elapsed="0.000031"/>
</return>
<msg time="2026-05-12T03:43:14.390720" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:14.353433" elapsed="0.037315"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:14.390805" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:14.350998" elapsed="0.039926"/>
</kw>
<var name="${switch}">10</var>
<status status="PASS" start="2026-05-12T03:43:14.350805" elapsed="0.040155"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.398132" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A11/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.397881" elapsed="0.000319"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.398598" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.398356" elapsed="0.000285"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:14.409243" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A11/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A11/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:14.409398" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A11/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '443'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:14.409528" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:14.400689" elapsed="0.008868"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.398705" elapsed="0.010896"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.409791" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.409628" elapsed="0.000227"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.398687" elapsed="0.011189"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.413862" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.410945" elapsed="0.002976"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.410708" elapsed="0.003248"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.410690" elapsed="0.003291"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.416762" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.414301" elapsed="0.002508"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.414037" elapsed="0.002847"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.414020" elapsed="0.002891"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.417654" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.417103" elapsed="0.000589"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.418138" elapsed="0.000058"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.417788" elapsed="0.000459"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.419115" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:14.418527" elapsed="0.000645"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.418280" elapsed="0.000944"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.417763" elapsed="0.001491"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.420051" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.419504" elapsed="0.000585"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.420562" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.420212" elapsed="0.000429"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.421520" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:14.420916" elapsed="0.000640"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.420674" elapsed="0.000931"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.420185" elapsed="0.001450"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:14.421850" elapsed="0.000585"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:14.423063" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.422668" elapsed="0.000431"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:14.423340" elapsed="0.003457"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:14.410277" elapsed="0.016609"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:14.427131" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:14.426981" elapsed="0.000236"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.426956" elapsed="0.000292"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:14.430879" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:14.427452" elapsed="0.003470"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:14.430993" elapsed="0.000045"/>
</return>
<msg time="2026-05-12T03:43:14.431249" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:14.393626" elapsed="0.037664"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:14.431370" elapsed="0.000037"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:14.391253" elapsed="0.040285"/>
</kw>
<var name="${switch}">11</var>
<status status="PASS" start="2026-05-12T03:43:14.391044" elapsed="0.040544"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.440344" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A12/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.440058" elapsed="0.000332"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.440788" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.440546" elapsed="0.000285"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:14.451752" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A12/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A12/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:14.452425" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A12/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '733'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;2&lt;/packet-count&gt;&lt;byte-count&gt;140&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;31000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:14.452538" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:14.442878" elapsed="0.009686"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.440897" elapsed="0.011712"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.452794" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.452635" elapsed="0.000225"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.440879" elapsed="0.012002"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.456666" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;2&lt;/packet-count&gt;&lt;byte-count&gt;140&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;31000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.453943" elapsed="0.002785"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.453719" elapsed="0.003046"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.453701" elapsed="0.003088"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.460649" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.457141" elapsed="0.003575"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.456844" elapsed="0.003922"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.456828" elapsed="0.003973"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.461763" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.461115" elapsed="0.000687"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.462305" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.461902" elapsed="0.000504"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.463536" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:14.462776" elapsed="0.000798"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.462448" elapsed="0.001178"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.461878" elapsed="0.001777"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.464495" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.463905" elapsed="0.000626"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.464974" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.464628" elapsed="0.000426"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.465734" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:14.465320" elapsed="0.000440"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.465087" elapsed="0.000708"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.464603" elapsed="0.001212"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:14.465971" elapsed="0.000398"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:14.466829" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.466536" elapsed="0.000318"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:14.467014" elapsed="0.002588"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:14.453287" elapsed="0.016427"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:14.469900" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:14.469787" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.469768" elapsed="0.000203"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:14.472650" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:14.470118" elapsed="0.002564"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:14.472736" elapsed="0.000036"/>
</return>
<msg time="2026-05-12T03:43:14.472903" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:14.435360" elapsed="0.037571"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:14.472991" elapsed="0.000025"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:14.431986" elapsed="0.041124"/>
</kw>
<var name="${switch}">12</var>
<status status="PASS" start="2026-05-12T03:43:14.431714" elapsed="0.041433"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.480549" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A13/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.480276" elapsed="0.000320"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.481033" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.480773" elapsed="0.000305"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:14.494132" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A13/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A13/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:14.494530" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A13/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '443'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:14.494821" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:14.483225" elapsed="0.011667"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.481148" elapsed="0.013865"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.495506" elapsed="0.000060"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.495083" elapsed="0.000597"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.481130" elapsed="0.014600"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.504778" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.498346" elapsed="0.006564"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.497776" elapsed="0.007215"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.497732" elapsed="0.007315"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.507949" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.505449" elapsed="0.002564"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.505199" elapsed="0.002849"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.505175" elapsed="0.002897"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.508753" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.508354" elapsed="0.000427"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.509117" elapsed="0.000056"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.508852" elapsed="0.000370"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.509867" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:14.509432" elapsed="0.000462"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.509247" elapsed="0.000685"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.508834" elapsed="0.001120"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.510666" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.510194" elapsed="0.000506"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.511115" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.510790" elapsed="0.000417"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.511838" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:14.511411" elapsed="0.000454"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.511233" elapsed="0.000675"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.510766" elapsed="0.001175"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:14.512137" elapsed="0.000420"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:14.513017" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.512726" elapsed="0.000317"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:14.513245" elapsed="0.002404"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:14.496676" elapsed="0.019039"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:14.515894" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:14.515786" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.515767" elapsed="0.000195"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:14.518655" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:14.516199" elapsed="0.002487"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:14.518739" elapsed="0.000034"/>
</return>
<msg time="2026-05-12T03:43:14.518902" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:14.475867" elapsed="0.043064"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:14.518989" elapsed="0.000028"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:14.473484" elapsed="0.045626"/>
</kw>
<var name="${switch}">13</var>
<status status="PASS" start="2026-05-12T03:43:14.473282" elapsed="0.045866"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.526543" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A14/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.526287" elapsed="0.000303"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.526992" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.526747" elapsed="0.000289"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:14.535451" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A14/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A14/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:14.536107" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A14/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '734'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;2&lt;/packet-count&gt;&lt;byte-count&gt;140&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;387000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:14.536239" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:14.529125" elapsed="0.007141"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.527100" elapsed="0.009208"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.536490" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.536334" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.527083" elapsed="0.009492"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.541966" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;2&lt;/packet-count&gt;&lt;byte-count&gt;140&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;387000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.538086" elapsed="0.003967"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.537675" elapsed="0.004430"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.537645" elapsed="0.004494"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.545963" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.542626" elapsed="0.003403"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.542270" elapsed="0.003809"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.542227" elapsed="0.003885"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.546924" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.546389" elapsed="0.000573"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.547644" elapsed="0.000043"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.547061" elapsed="0.000690"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.548967" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:14.548211" elapsed="0.000804"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.547797" elapsed="0.001282"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.547036" elapsed="0.002080"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.549857" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.549387" elapsed="0.000500"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.550228" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.549959" elapsed="0.000328"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.550905" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:14.550485" elapsed="0.000446"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.550310" elapsed="0.000657"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.549940" elapsed="0.001048"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:14.551140" elapsed="0.000400"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:14.552028" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.551706" elapsed="0.000350"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:14.552253" elapsed="0.002441"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:14.536967" elapsed="0.017833"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:14.554983" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:14.554872" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.554853" elapsed="0.000198"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:14.557695" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:14.555216" elapsed="0.002511"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:14.557780" elapsed="0.000033"/>
</return>
<msg time="2026-05-12T03:43:14.557943" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:14.521962" elapsed="0.036010"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:14.558031" elapsed="0.000027"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:14.519478" elapsed="0.038689"/>
</kw>
<var name="${switch}">14</var>
<status status="PASS" start="2026-05-12T03:43:14.519272" elapsed="0.038935"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.565709" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A15/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.565451" elapsed="0.000304"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.566172" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.565912" elapsed="0.000312"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:14.575580" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A15/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A15/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:14.575700" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A15/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '443'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:14.575802" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:14.568276" elapsed="0.007551"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.566292" elapsed="0.009577"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.576086" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.575894" elapsed="0.000280"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.566274" elapsed="0.009924"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.579739" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.577210" elapsed="0.002584"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.576963" elapsed="0.002865"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.576946" elapsed="0.002906"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.584459" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.580222" elapsed="0.004334"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.579905" elapsed="0.004722"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.579889" elapsed="0.004790"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.586070" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.585268" elapsed="0.000858"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.586806" elapsed="0.000043"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.586307" elapsed="0.000616"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.588378" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:14.587367" elapsed="0.001066"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.586973" elapsed="0.001535"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.586270" elapsed="0.002283"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.589577" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.588917" elapsed="0.000699"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.590075" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.589717" elapsed="0.000463"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.591069" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:14.590473" elapsed="0.000635"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.590219" elapsed="0.000959"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.589691" elapsed="0.001520"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:14.591453" elapsed="0.000576"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:14.592721" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.592301" elapsed="0.000458"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:14.592988" elapsed="0.003559"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:14.576547" elapsed="0.020104"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:14.596939" elapsed="0.000026"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:14.596773" elapsed="0.000239"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.596738" elapsed="0.000310"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:14.600790" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:14.597310" elapsed="0.003525"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:14.600915" elapsed="0.000057"/>
</return>
<msg time="2026-05-12T03:43:14.601180" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:14.561057" elapsed="0.040165"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:14.601307" elapsed="0.000039"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:14.558516" elapsed="0.042963"/>
</kw>
<var name="${switch}">15</var>
<status status="PASS" start="2026-05-12T03:43:14.558300" elapsed="0.043233"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.611451" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A16/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.611065" elapsed="0.000451"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.611977" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.611689" elapsed="0.000339"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:14.626654" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A16/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A16/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:14.626875" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A16/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '443'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:14.626984" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:14.614173" elapsed="0.012837"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.612111" elapsed="0.014956"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.627462" elapsed="0.000057"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.627098" elapsed="0.000526"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.612085" elapsed="0.015590"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.636668" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.630450" elapsed="0.006274"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.629882" elapsed="0.006877"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.629841" elapsed="0.006942"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.639438" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.637064" elapsed="0.002420"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.636837" elapsed="0.002681"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.636821" elapsed="0.002720"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.640169" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.639734" elapsed="0.000464"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.640522" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.640270" elapsed="0.000310"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.641260" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:14.640810" elapsed="0.000477"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.640604" elapsed="0.000720"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.640251" elapsed="0.001093"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.641879" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.641519" elapsed="0.000386"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.642239" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.641974" elapsed="0.000322"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.642915" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:14.642495" elapsed="0.000457"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.642319" elapsed="0.000679"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.641956" elapsed="0.001064"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:14.643199" elapsed="0.000396"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:14.644080" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.643764" elapsed="0.000342"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:14.644283" elapsed="0.002391"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:14.628821" elapsed="0.017917"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:14.646916" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:14.646807" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.646790" elapsed="0.000230"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:14.649911" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:14.647186" elapsed="0.002755"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:14.649994" elapsed="0.000036"/>
</return>
<msg time="2026-05-12T03:43:14.650181" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:14.605512" elapsed="0.044699"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:14.650270" elapsed="0.000027"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:14.601999" elapsed="0.048391"/>
</kw>
<var name="${switch}">16</var>
<status status="PASS" start="2026-05-12T03:43:14.601680" elapsed="0.048747"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.657557" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A17/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.657307" elapsed="0.000296"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.657998" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.657757" elapsed="0.000284"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:14.666845" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A17/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A17/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:14.667425" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A17/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '734'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;3&lt;/packet-count&gt;&lt;byte-count&gt;210&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;485000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:14.667533" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:14.660102" elapsed="0.007456"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.658105" elapsed="0.009495"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.667777" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.667624" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.658087" elapsed="0.009775"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.671476" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;3&lt;/packet-count&gt;&lt;byte-count&gt;210&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;485000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.668914" elapsed="0.002621"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.668686" elapsed="0.002884"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.668669" elapsed="0.002925"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.674255" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.671868" elapsed="0.002433"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.671648" elapsed="0.002688"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.671632" elapsed="0.002727"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.674946" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.674572" elapsed="0.000401"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.675313" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.675043" elapsed="0.000329"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.675999" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:14.675569" elapsed="0.000456"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.675395" elapsed="0.000666"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.675025" elapsed="0.001057"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.676640" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.676278" elapsed="0.000388"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.676979" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.676735" elapsed="0.000301"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.677658" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:14.677246" elapsed="0.000438"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.677059" elapsed="0.000660"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.676718" elapsed="0.001022"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:14.677891" elapsed="0.000393"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:14.678723" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.678448" elapsed="0.000300"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:14.678902" elapsed="0.002402"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:14.668275" elapsed="0.013092"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:14.681540" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:14.681436" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.681417" elapsed="0.000188"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:14.684254" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:14.681749" elapsed="0.002536"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:14.684337" elapsed="0.000031"/>
</return>
<msg time="2026-05-12T03:43:14.684494" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:14.653145" elapsed="0.031377"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:14.684578" elapsed="0.000027"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:14.650718" elapsed="0.033978"/>
</kw>
<var name="${switch}">17</var>
<status status="PASS" start="2026-05-12T03:43:14.650522" elapsed="0.034209"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.691921" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A18/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.691653" elapsed="0.000315"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.692384" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.692121" elapsed="0.000306"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:14.702110" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A18/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A18/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:14.702936" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A18/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '734'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;4&lt;/packet-count&gt;&lt;byte-count&gt;314&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;394000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:14.703086" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:14.694442" elapsed="0.008679"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.692492" elapsed="0.010716"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.703458" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.703244" elapsed="0.000303"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.692474" elapsed="0.011101"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.708666" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;4&lt;/packet-count&gt;&lt;byte-count&gt;314&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;394000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.704997" elapsed="0.003752"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.704684" elapsed="0.004114"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.704660" elapsed="0.004172"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.712458" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.709238" elapsed="0.003266"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.708907" elapsed="0.003632"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.708884" elapsed="0.003678"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.713111" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.712739" elapsed="0.000399"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.713473" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.713225" elapsed="0.000306"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.714144" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:14.713726" elapsed="0.000461"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.713554" elapsed="0.000670"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.713207" elapsed="0.001038"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.714779" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.714420" elapsed="0.000385"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.715118" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.714874" elapsed="0.000316"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.715800" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:14.715388" elapsed="0.000438"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.715214" elapsed="0.000647"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.714857" elapsed="0.001042"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:14.716051" elapsed="0.000411"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:14.716900" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.716626" elapsed="0.000300"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:14.717079" elapsed="0.002379"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:14.704083" elapsed="0.015471"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:14.719729" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:14.719623" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.719605" elapsed="0.000190"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:14.722448" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:14.719981" elapsed="0.002497"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:14.722531" elapsed="0.000031"/>
</return>
<msg time="2026-05-12T03:43:14.722689" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:14.687353" elapsed="0.035364"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:14.722774" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:14.685012" elapsed="0.037881"/>
</kw>
<var name="${switch}">18</var>
<status status="PASS" start="2026-05-12T03:43:14.684819" elapsed="0.038111"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.730027" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A19/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.729776" elapsed="0.000296"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.730484" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.730241" elapsed="0.000285"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:14.741390" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A19/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A19/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:14.742628" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A19/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '734'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;2&lt;/packet-count&gt;&lt;byte-count&gt;140&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;275000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:14.742865" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:14.732577" elapsed="0.010343"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.730591" elapsed="0.012424"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.743444" elapsed="0.000050"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.743069" elapsed="0.000518"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.730574" elapsed="0.013059"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.751758" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;2&lt;/packet-count&gt;&lt;byte-count&gt;140&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;275000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.745930" elapsed="0.006083"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.745431" elapsed="0.006663"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.745391" elapsed="0.006759"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.754816" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.752463" elapsed="0.002399"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.752241" elapsed="0.002654"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.752224" elapsed="0.002695"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.755493" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.755096" elapsed="0.000424"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.755834" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.755588" elapsed="0.000318"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.756536" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:14.756102" elapsed="0.000461"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.755929" elapsed="0.000670"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.755571" elapsed="0.001048"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.757150" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.756791" elapsed="0.000401"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.757507" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.757261" elapsed="0.000303"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.758184" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:14.757756" elapsed="0.000455"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.757587" elapsed="0.000660"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.757244" elapsed="0.001023"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:14.758418" elapsed="0.000378"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:14.759259" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.758960" elapsed="0.000326"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:14.759438" elapsed="0.002353"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:14.744471" elapsed="0.017383"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:14.762025" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:14.761921" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.761903" elapsed="0.000187"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:14.764685" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:14.762248" elapsed="0.002467"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:14.764766" elapsed="0.000030"/>
</return>
<msg time="2026-05-12T03:43:14.764922" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:14.725584" elapsed="0.039365"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:14.765004" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:14.723223" elapsed="0.041898"/>
</kw>
<var name="${switch}">19</var>
<status status="PASS" start="2026-05-12T03:43:14.723015" elapsed="0.042170"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.772574" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A20/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.772125" elapsed="0.000494"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.773013" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.772773" elapsed="0.000320"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:14.782475" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A20/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A20/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:14.783014" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A20/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '734'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;2&lt;/packet-count&gt;&lt;byte-count&gt;140&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;339000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:14.783118" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:14.775123" elapsed="0.008020"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.773177" elapsed="0.010030"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.783386" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.783232" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.773142" elapsed="0.010328"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.788307" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;2&lt;/packet-count&gt;&lt;byte-count&gt;140&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;339000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.784658" elapsed="0.003751"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.784342" elapsed="0.004114"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.784318" elapsed="0.004172"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.792238" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.788870" elapsed="0.003448"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.788564" elapsed="0.003811"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.788542" elapsed="0.003866"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.793186" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.792653" elapsed="0.000572"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.793666" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.793320" elapsed="0.000424"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.794630" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:14.794018" elapsed="0.000649"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.793777" elapsed="0.000939"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.793295" elapsed="0.001449"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.795690" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.794989" elapsed="0.000741"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.796205" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.795826" elapsed="0.000437"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.796874" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:14.796460" elapsed="0.000440"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.796286" elapsed="0.000648"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.795801" elapsed="0.001154"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:14.797103" elapsed="0.000428"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:14.797967" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.797695" elapsed="0.000297"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:14.798145" elapsed="0.003829"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:14.783815" elapsed="0.018223"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:14.802228" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:14.802107" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.802089" elapsed="0.000206"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:14.804885" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:14.802442" elapsed="0.002474"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:14.804966" elapsed="0.000033"/>
</return>
<msg time="2026-05-12T03:43:14.805125" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:14.767972" elapsed="0.037198"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:14.805232" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:14.765631" elapsed="0.039719"/>
</kw>
<var name="${switch}">20</var>
<status status="PASS" start="2026-05-12T03:43:14.765273" elapsed="0.040113"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.812440" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A21/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.812188" elapsed="0.000297"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.812875" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.812636" elapsed="0.000282"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:14.823347" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A21/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A21/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:14.823919" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A21/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '733'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;1&lt;/packet-count&gt;&lt;byte-count&gt;70&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;370000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:14.824028" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:14.814941" elapsed="0.009112"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.812982" elapsed="0.011112"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.824458" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.824119" elapsed="0.000483"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.812964" elapsed="0.011683"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.832767" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;1&lt;/packet-count&gt;&lt;byte-count&gt;70&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;370000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.826905" elapsed="0.006069"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.826413" elapsed="0.006639"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.826373" elapsed="0.006734"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.837516" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.833772" elapsed="0.003790"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.833270" elapsed="0.004327"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.833231" elapsed="0.004390"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.838203" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.837805" elapsed="0.000426"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.838551" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.838300" elapsed="0.000310"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.839253" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:14.838811" elapsed="0.000469"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.838634" elapsed="0.000682"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.838282" elapsed="0.001055"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.839897" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.839515" elapsed="0.000409"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.840273" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.839992" elapsed="0.000339"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.840937" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:14.840527" elapsed="0.000436"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.840354" elapsed="0.000644"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.839975" elapsed="0.001044"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:14.841186" elapsed="0.000380"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:14.842005" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.841730" elapsed="0.000301"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:14.842199" elapsed="0.002373"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:14.825454" elapsed="0.019181"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:14.844806" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:14.844702" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.844684" elapsed="0.000188"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:14.847452" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:14.845017" elapsed="0.002465"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:14.847533" elapsed="0.000032"/>
</return>
<msg time="2026-05-12T03:43:14.847692" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:14.808045" elapsed="0.039675"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:14.847776" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:14.805669" elapsed="0.042254"/>
</kw>
<var name="${switch}">21</var>
<status status="PASS" start="2026-05-12T03:43:14.805473" elapsed="0.042486"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.854995" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A22/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.854746" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.855461" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.855217" elapsed="0.000327"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:14.865053" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A22/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A22/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:14.865197" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A22/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '443'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:14.865299" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:14.857603" elapsed="0.007721"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.855611" elapsed="0.009754"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.865542" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.865390" elapsed="0.000216"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.855593" elapsed="0.010034"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.869636" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.866632" elapsed="0.003083"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.866411" elapsed="0.003351"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.866394" elapsed="0.003402"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.873654" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.870217" elapsed="0.003500"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.869870" elapsed="0.003894"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.869847" elapsed="0.003950"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.874632" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.874042" elapsed="0.000626"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.875106" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.874764" elapsed="0.000450"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.876118" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:14.875491" elapsed="0.000683"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.875249" elapsed="0.000977"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.874739" elapsed="0.001517"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.877003" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.876497" elapsed="0.000543"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.877502" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.877134" elapsed="0.000447"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.878478" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:14.877855" elapsed="0.000660"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.877613" elapsed="0.000951"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.877110" elapsed="0.001484"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:14.878805" elapsed="0.000552"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:14.880017" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.879587" elapsed="0.000466"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:14.880327" elapsed="0.002354"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:14.865977" elapsed="0.016766"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:14.882915" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:14.882810" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.882792" elapsed="0.000188"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:14.885555" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:14.883125" elapsed="0.002460"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:14.885637" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:14.885794" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:14.850617" elapsed="0.035205"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:14.885879" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:14.848280" elapsed="0.037718"/>
</kw>
<var name="${switch}">22</var>
<status status="PASS" start="2026-05-12T03:43:14.848049" elapsed="0.037984"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.893112" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A23/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.892856" elapsed="0.000318"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.893575" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.893333" elapsed="0.000285"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:14.902658" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A23/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A23/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:14.902819" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A23/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '443'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:14.902959" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:14.895651" elapsed="0.007343"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.893683" elapsed="0.009370"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.903330" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.903087" elapsed="0.000335"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.893666" elapsed="0.009785"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.908481" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.904871" elapsed="0.003687"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.904563" elapsed="0.004043"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.904539" elapsed="0.004100"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.912412" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.909021" elapsed="0.003456"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.908714" elapsed="0.003856"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.908691" elapsed="0.003916"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.913398" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.912857" elapsed="0.000578"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.913876" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.913530" elapsed="0.000426"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.914842" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:14.914256" elapsed="0.000623"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.913988" elapsed="0.000942"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.913506" elapsed="0.001452"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.915756" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.915240" elapsed="0.000583"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.916289" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.915921" elapsed="0.000449"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.917243" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:14.916645" elapsed="0.000635"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.916402" elapsed="0.000928"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.915896" elapsed="0.001462"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:14.917568" elapsed="0.000527"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:14.918728" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.918346" elapsed="0.000418"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:14.918979" elapsed="0.003370"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:14.903962" elapsed="0.018476"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:14.922735" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:14.922578" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.922547" elapsed="0.000281"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:14.925856" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:14.923032" elapsed="0.002855"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:14.925939" elapsed="0.000031"/>
</return>
<msg time="2026-05-12T03:43:14.926098" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:14.888701" elapsed="0.037425"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:14.926205" elapsed="0.000028"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:14.886342" elapsed="0.039986"/>
</kw>
<var name="${switch}">23</var>
<status status="PASS" start="2026-05-12T03:43:14.886118" elapsed="0.040246"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.933800" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A24/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.933531" elapsed="0.000316"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.934274" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.934003" elapsed="0.000315"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:14.945037" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A24/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A24/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:14.945282" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A24/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '443'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:14.945517" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:14.936406" elapsed="0.009169"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.934384" elapsed="0.011286"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.946102" elapsed="0.000097"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.945726" elapsed="0.000575"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.934366" elapsed="0.011982"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.954794" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.948795" elapsed="0.006123"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.948274" elapsed="0.006723"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.948232" elapsed="0.006821"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.958449" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.955831" elapsed="0.002666"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.955255" elapsed="0.003277"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.955210" elapsed="0.003345"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.959117" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.958735" elapsed="0.000410"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.959532" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.959251" elapsed="0.000347"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.960291" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:14.959818" elapsed="0.000500"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.959622" elapsed="0.000734"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.959231" elapsed="0.001146"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.960927" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.960555" elapsed="0.000398"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.961299" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.961021" elapsed="0.000340"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.961990" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:14.961562" elapsed="0.000454"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.961384" elapsed="0.000669"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.961003" elapsed="0.001070"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:14.962246" elapsed="0.000403"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:14.963098" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.962819" elapsed="0.000305"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:14.963330" elapsed="0.002421"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:14.947221" elapsed="0.018595"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:14.965993" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:14.965886" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.965867" elapsed="0.000225"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:14.968764" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:14.966269" elapsed="0.002525"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:14.968848" elapsed="0.000030"/>
</return>
<msg time="2026-05-12T03:43:14.969007" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:14.929317" elapsed="0.039718"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:14.969094" elapsed="0.000027"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:14.926668" elapsed="0.042566"/>
</kw>
<var name="${switch}">24</var>
<status status="PASS" start="2026-05-12T03:43:14.926451" elapsed="0.042820"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.976496" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A25/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.976232" elapsed="0.000318"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.976957" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.976707" elapsed="0.000294"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:14.988245" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A25/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A25/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:14.988816" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A25/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '734'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;5&lt;/packet-count&gt;&lt;byte-count&gt;384&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;988000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:14.988929" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:14.979109" elapsed="0.009846"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.977068" elapsed="0.011931"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.989208" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.989025" elapsed="0.000249"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.977050" elapsed="0.012245"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.993406" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;5&lt;/packet-count&gt;&lt;byte-count&gt;384&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;988000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.990349" elapsed="0.003145"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.990099" elapsed="0.003445"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.990082" elapsed="0.003496"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.997447" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:14.993983" elapsed="0.003531"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.993656" elapsed="0.003906"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.993633" elapsed="0.003962"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:14.998527" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:14.997930" elapsed="0.000635"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:14.999035" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:14.998665" elapsed="0.000455"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.000079" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:14.999429" elapsed="0.000688"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:14.999175" elapsed="0.001016"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:14.998639" elapsed="0.001583"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.001004" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.000474" elapsed="0.000569"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.001517" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.001142" elapsed="0.000456"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.002524" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:15.001872" elapsed="0.000689"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.001630" elapsed="0.000983"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.001117" elapsed="0.001525"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:15.002965" elapsed="0.000477"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:15.003917" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.003611" elapsed="0.000332"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:15.004111" elapsed="0.002434"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:14.989667" elapsed="0.016943"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:15.006788" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:15.006680" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.006662" elapsed="0.000192"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:15.009499" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:15.007001" elapsed="0.002529"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:15.009583" elapsed="0.000032"/>
</return>
<msg time="2026-05-12T03:43:15.009745" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:14.971992" elapsed="0.037780"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:15.009830" elapsed="0.000027"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:14.969564" elapsed="0.040387"/>
</kw>
<var name="${switch}">25</var>
<status status="PASS" start="2026-05-12T03:43:14.969361" elapsed="0.040627"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.017278" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A26/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.016998" elapsed="0.000328"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.017729" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.017483" elapsed="0.000291"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:15.027685" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A26/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A26/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:15.028505" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A26/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '734'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;5&lt;/packet-count&gt;&lt;byte-count&gt;384&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;118000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:15.028624" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:15.019846" elapsed="0.008805"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.017839" elapsed="0.010857"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.028901" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.028721" elapsed="0.000261"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.017821" elapsed="0.011183"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.033258" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;5&lt;/packet-count&gt;&lt;byte-count&gt;384&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;118000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.030123" elapsed="0.003221"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.029878" elapsed="0.003515"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.029860" elapsed="0.003567"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.037174" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.033821" elapsed="0.003422"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.033503" elapsed="0.003787"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.033480" elapsed="0.003844"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.038103" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.037578" elapsed="0.000562"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.038618" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.038267" elapsed="0.000430"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.039580" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:15.038974" elapsed="0.000642"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.038730" elapsed="0.000945"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.038241" elapsed="0.001464"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.040521" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.039990" elapsed="0.000567"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.040994" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.040651" elapsed="0.000423"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.041980" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:15.041399" elapsed="0.000617"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.041107" elapsed="0.000957"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.040627" elapsed="0.001466"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:15.042327" elapsed="0.000529"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:15.043494" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.043085" elapsed="0.000446"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:15.043762" elapsed="0.003322"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:15.029417" elapsed="0.017823"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:15.047487" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:15.047337" elapsed="0.000214"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.047312" elapsed="0.000270"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:15.051263" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:15.047831" elapsed="0.003474"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:15.051378" elapsed="0.000044"/>
</return>
<msg time="2026-05-12T03:43:15.051600" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:15.012771" elapsed="0.038867"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:15.051754" elapsed="0.000039"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:15.010323" elapsed="0.041604"/>
</kw>
<var name="${switch}">26</var>
<status status="PASS" start="2026-05-12T03:43:15.010086" elapsed="0.041891"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.059068" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A27/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.058819" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.059532" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.059288" elapsed="0.000287"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:15.072396" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A27/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A27/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:15.073143" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A27/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '734'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;5&lt;/packet-count&gt;&lt;byte-count&gt;384&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;152000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:15.073321" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:15.061647" elapsed="0.011709"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.059640" elapsed="0.013774"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.073663" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.073449" elapsed="0.000302"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.059622" elapsed="0.014157"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.078850" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;5&lt;/packet-count&gt;&lt;byte-count&gt;384&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;152000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.075205" elapsed="0.003777"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.074879" elapsed="0.004154"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.074855" elapsed="0.004212"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.082965" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.079491" elapsed="0.003539"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.079144" elapsed="0.003935"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.079121" elapsed="0.003991"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.083930" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.083385" elapsed="0.000582"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.084434" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.084063" elapsed="0.000451"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.085403" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:15.084793" elapsed="0.000648"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.084547" elapsed="0.000943"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.084039" elapsed="0.001480"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.086310" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.085767" elapsed="0.000580"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.086785" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.086443" elapsed="0.000421"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.087761" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:15.087134" elapsed="0.000664"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.086896" elapsed="0.000951"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.086419" elapsed="0.001457"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:15.088088" elapsed="0.000556"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:15.089285" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.088872" elapsed="0.000448"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:15.089542" elapsed="0.003138"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:15.074286" elapsed="0.018457"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:15.092917" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:15.092810" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.092792" elapsed="0.000192"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:15.095560" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:15.093130" elapsed="0.002460"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:15.095641" elapsed="0.000031"/>
</return>
<msg time="2026-05-12T03:43:15.095830" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:15.054692" elapsed="0.041167"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:15.095917" elapsed="0.000027"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:15.052334" elapsed="0.043704"/>
</kw>
<var name="${switch}">27</var>
<status status="PASS" start="2026-05-12T03:43:15.052098" elapsed="0.043975"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.103112" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A28/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.102860" elapsed="0.000314"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.103572" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.103331" elapsed="0.000333"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:15.114795" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A28/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A28/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:15.115583" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A28/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '733'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;1&lt;/packet-count&gt;&lt;byte-count&gt;70&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;881000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:15.115999" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:15.105743" elapsed="0.010339"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.103759" elapsed="0.012428"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.116495" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.116242" elapsed="0.000350"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.103740" elapsed="0.012882"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.121676" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;1&lt;/packet-count&gt;&lt;byte-count&gt;70&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;881000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.118050" elapsed="0.003710"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.117743" elapsed="0.004064"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.117719" elapsed="0.004122"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.125576" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.122247" elapsed="0.003393"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.121915" elapsed="0.003773"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.121893" elapsed="0.003829"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.126504" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.125963" elapsed="0.000577"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.126976" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.126635" elapsed="0.000420"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.127977" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:15.127350" elapsed="0.000665"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.127088" elapsed="0.000976"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.126611" elapsed="0.001482"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.128869" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.128360" elapsed="0.000545"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.129380" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.128999" elapsed="0.000461"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.130325" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:15.129731" elapsed="0.000630"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.129492" elapsed="0.000918"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.128975" elapsed="0.001464"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:15.130650" elapsed="0.000613"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:15.131908" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.131498" elapsed="0.000446"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:15.132180" elapsed="0.003312"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:15.117127" elapsed="0.018452"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:15.135863" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:15.135712" elapsed="0.000214"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.135648" elapsed="0.000308"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:15.138619" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:15.136182" elapsed="0.002467"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:15.138701" elapsed="0.000030"/>
</return>
<msg time="2026-05-12T03:43:15.138858" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:15.098717" elapsed="0.040168"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:15.138942" elapsed="0.000025"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:15.096373" elapsed="0.042686"/>
</kw>
<var name="${switch}">28</var>
<status status="PASS" start="2026-05-12T03:43:15.096176" elapsed="0.042919"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.146149" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A29/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.145899" elapsed="0.000311"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.146605" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.146364" elapsed="0.000284"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:15.157774" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A29/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A29/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:15.159021" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A29/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '733'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;1&lt;/packet-count&gt;&lt;byte-count&gt;70&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;683000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:15.159295" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:15.148691" elapsed="0.010661"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.146713" elapsed="0.012732"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.159909" elapsed="0.000052"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.159500" elapsed="0.000555"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.146695" elapsed="0.013406"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.168222" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;1&lt;/packet-count&gt;&lt;byte-count&gt;70&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;683000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.162402" elapsed="0.005922"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.161865" elapsed="0.006495"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.161826" elapsed="0.006559"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.171024" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.168665" elapsed="0.002406"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.168440" elapsed="0.002666"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.168423" elapsed="0.002706"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.171723" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.171330" elapsed="0.000420"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.172067" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.171819" elapsed="0.000306"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.172759" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:15.172341" elapsed="0.000444"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.172148" elapsed="0.000673"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.171801" elapsed="0.001040"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.173393" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.173016" elapsed="0.000403"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.173733" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.173487" elapsed="0.000302"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.174426" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:15.173983" elapsed="0.000470"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.173812" elapsed="0.000676"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.173470" elapsed="0.001039"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:15.174659" elapsed="0.000375"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:15.175493" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.175214" elapsed="0.000305"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:15.175694" elapsed="0.002374"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:15.160913" elapsed="0.017218"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:15.178349" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:15.178242" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.178223" elapsed="0.000192"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:15.181026" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:15.178559" elapsed="0.002497"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:15.181107" elapsed="0.000031"/>
</return>
<msg time="2026-05-12T03:43:15.181281" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:15.141758" elapsed="0.039551"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:15.181365" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:15.139396" elapsed="0.042086"/>
</kw>
<var name="${switch}">29</var>
<status status="PASS" start="2026-05-12T03:43:15.139202" elapsed="0.042315"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.188663" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A30/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.188411" elapsed="0.000297"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.189111" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.188862" elapsed="0.000346"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:15.200501" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A30/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A30/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:15.200619" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A30/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '443'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:15.200720" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:15.191259" elapsed="0.009486"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.189277" elapsed="0.011511"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.200966" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.200812" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.189259" elapsed="0.011791"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.209016" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.203217" elapsed="0.005923"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.202688" elapsed="0.006584"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.202650" elapsed="0.006678"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.213666" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.209939" elapsed="0.003773"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.209448" elapsed="0.004298"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.209412" elapsed="0.004357"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.214334" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.213946" elapsed="0.000414"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.214674" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.214428" elapsed="0.000303"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.215371" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:15.214927" elapsed="0.000469"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.214754" elapsed="0.000678"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.214411" elapsed="0.001041"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.216003" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.215623" elapsed="0.000406"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.216360" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.216097" elapsed="0.000320"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.217020" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:15.216610" elapsed="0.000436"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.216439" elapsed="0.000642"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.216079" elapsed="0.001022"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:15.217278" elapsed="0.000377"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:15.218096" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.217819" elapsed="0.000303"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:15.218329" elapsed="0.002341"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:15.201733" elapsed="0.019000"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:15.220906" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:15.220801" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.220783" elapsed="0.000188"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:15.223537" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:15.221116" elapsed="0.002451"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:15.223619" elapsed="0.000067"/>
</return>
<msg time="2026-05-12T03:43:15.223823" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:15.184184" elapsed="0.039667"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:15.223909" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:15.181795" elapsed="0.042232"/>
</kw>
<var name="${switch}">30</var>
<status status="PASS" start="2026-05-12T03:43:15.181604" elapsed="0.042459"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.231088" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A31/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.230839" elapsed="0.000293"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.231550" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.231308" elapsed="0.000285"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:15.242247" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A31/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A31/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:15.242792" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A31/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '733'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;1&lt;/packet-count&gt;&lt;byte-count&gt;70&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;451000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:15.242896" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:15.233636" elapsed="0.009286"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.231677" elapsed="0.011286"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.243139" elapsed="0.000042"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.242987" elapsed="0.000238"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.231659" elapsed="0.011586"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.250238" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;1&lt;/packet-count&gt;&lt;byte-count&gt;70&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;451000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.244411" elapsed="0.006031"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.244036" elapsed="0.006486"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.244019" elapsed="0.006559"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.254146" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.251229" elapsed="0.002981"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.250700" elapsed="0.003544"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.250664" elapsed="0.003604"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.254810" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.254443" elapsed="0.000393"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.255164" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.254905" elapsed="0.000319"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.255871" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:15.255422" elapsed="0.000477"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.255247" elapsed="0.000687"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.254887" elapsed="0.001068"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.256515" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.256129" elapsed="0.000413"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.256854" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.256610" elapsed="0.000300"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.257547" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:15.257104" elapsed="0.000469"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.256933" elapsed="0.000675"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.256592" elapsed="0.001037"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:15.257778" elapsed="0.000388"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:15.258605" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.258334" elapsed="0.000297"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:15.258784" elapsed="0.002355"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:15.243595" elapsed="0.017631"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:15.261399" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:15.261294" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.261276" elapsed="0.000187"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:15.264049" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:15.261609" elapsed="0.002470"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:15.264130" elapsed="0.000044"/>
</return>
<msg time="2026-05-12T03:43:15.264304" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:15.226714" elapsed="0.037618"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:15.264388" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:15.224358" elapsed="0.040148"/>
</kw>
<var name="${switch}">31</var>
<status status="PASS" start="2026-05-12T03:43:15.224148" elapsed="0.040393"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.271555" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A32/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.271308" elapsed="0.000292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.272034" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.271790" elapsed="0.000323"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:15.283399" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A32/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A32/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:15.283952" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A32/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '734'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;2&lt;/packet-count&gt;&lt;byte-count&gt;174&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;620000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:15.284059" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:15.274140" elapsed="0.009944"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.272198" elapsed="0.011927"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.284332" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.284149" elapsed="0.000247"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.272179" elapsed="0.012360"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.288202" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;2&lt;/packet-count&gt;&lt;byte-count&gt;174&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;620000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.285526" elapsed="0.002767"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.285308" elapsed="0.003033"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.285291" elapsed="0.003085"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.292297" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.288763" elapsed="0.003600"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.288451" elapsed="0.003960"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.288428" elapsed="0.004015"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.293265" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.292706" elapsed="0.000596"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.293743" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.293398" elapsed="0.000424"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.294708" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:15.294097" elapsed="0.000648"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.293855" elapsed="0.000940"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.293373" elapsed="0.001450"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.295643" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.295071" elapsed="0.000610"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.296118" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.295776" elapsed="0.000483"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.297151" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:15.296552" elapsed="0.000663"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.296294" elapsed="0.000974"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.295752" elapsed="0.001547"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:15.297523" elapsed="0.000613"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:15.298823" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.298404" elapsed="0.000458"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:15.299092" elapsed="0.004322"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:15.284881" elapsed="0.018603"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:15.303701" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:15.303555" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.303537" elapsed="0.000233"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:15.306411" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:15.303919" elapsed="0.002522"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:15.306492" elapsed="0.000036"/>
</return>
<msg time="2026-05-12T03:43:15.306654" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:15.267148" elapsed="0.039534"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:15.306739" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:15.264813" elapsed="0.042043"/>
</kw>
<var name="${switch}">32</var>
<status status="PASS" start="2026-05-12T03:43:15.264624" elapsed="0.042269"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.313997" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A33/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.313735" elapsed="0.000307"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.314453" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.314211" elapsed="0.000285"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:15.324671" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A33/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A33/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:15.324796" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A33/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '443'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:15.324899" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:15.316538" elapsed="0.008386"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.314561" elapsed="0.010405"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.325146" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.324991" elapsed="0.000244"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.314543" elapsed="0.010713"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.328872" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.326281" elapsed="0.002696"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.326035" elapsed="0.002977"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.326017" elapsed="0.003019"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.331746" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.329332" elapsed="0.002461"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.329090" elapsed="0.002738"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.329074" elapsed="0.002778"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.332547" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.332040" elapsed="0.000544"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.333028" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.332680" elapsed="0.000428"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.333992" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:15.333408" elapsed="0.000621"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.333140" elapsed="0.000939"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.332655" elapsed="0.001452"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.334893" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.334391" elapsed="0.000539"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.335393" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.335025" elapsed="0.000448"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.336394" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:15.335788" elapsed="0.000642"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.335506" elapsed="0.000974"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.335001" elapsed="0.001508"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:15.336720" elapsed="0.000551"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:15.337899" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.337506" elapsed="0.000429"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:15.338151" elapsed="0.003371"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:15.325616" elapsed="0.015994"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:15.341852" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:15.341704" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.341679" elapsed="0.000264"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:15.345225" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:15.342148" elapsed="0.003107"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:15.345308" elapsed="0.000034"/>
</return>
<msg time="2026-05-12T03:43:15.345471" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:15.309606" elapsed="0.035893"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:15.345556" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:15.307215" elapsed="0.038460"/>
</kw>
<var name="${switch}">33</var>
<status status="PASS" start="2026-05-12T03:43:15.306992" elapsed="0.038720"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.352840" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A34/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.352568" elapsed="0.000319"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.353304" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.353044" elapsed="0.000358"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:15.362557" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A34/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A34/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:15.363126" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A34/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '734'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;5&lt;/packet-count&gt;&lt;byte-count&gt;384&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;543000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:15.363263" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:15.355448" elapsed="0.007841"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.353472" elapsed="0.009859"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.363512" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.363356" elapsed="0.000271"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.353453" elapsed="0.010201"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.368571" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;5&lt;/packet-count&gt;&lt;byte-count&gt;384&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;543000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.364930" elapsed="0.003726"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.364620" elapsed="0.004084"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.364596" elapsed="0.004143"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.372458" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.369124" elapsed="0.003398"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.368815" elapsed="0.003755"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.368792" elapsed="0.003812"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.373433" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.372870" elapsed="0.000600"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.373917" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.373567" elapsed="0.000432"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.374884" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:15.374301" elapsed="0.000619"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.374032" elapsed="0.000938"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.373542" elapsed="0.001456"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.375819" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.375280" elapsed="0.000575"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.376298" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.375951" elapsed="0.000405"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.376963" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:15.376554" elapsed="0.000435"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.376379" elapsed="0.000645"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.375926" elapsed="0.001119"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:15.377214" elapsed="0.000422"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:15.378100" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.377803" elapsed="0.000322"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:15.378300" elapsed="0.002404"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:15.364024" elapsed="0.016744"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:15.380947" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:15.380839" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.380820" elapsed="0.000194"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:15.383683" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:15.381176" elapsed="0.002538"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:15.383767" elapsed="0.000033"/>
</return>
<msg time="2026-05-12T03:43:15.383929" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:15.348415" elapsed="0.035542"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:15.384014" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:15.346004" elapsed="0.038128"/>
</kw>
<var name="${switch}">34</var>
<status status="PASS" start="2026-05-12T03:43:15.345805" elapsed="0.038381"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.391463" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A35/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.391186" elapsed="0.000322"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.391922" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.391677" elapsed="0.000288"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:15.401437" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A35/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A35/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:15.401985" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A35/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '732'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;0&lt;/packet-count&gt;&lt;byte-count&gt;0&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;779000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:15.402090" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:15.394003" elapsed="0.008113"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.392031" elapsed="0.010150"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.402367" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.402211" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.392013" elapsed="0.010438"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.406854" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;0&lt;/packet-count&gt;&lt;byte-count&gt;0&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;779000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.403457" elapsed="0.003527"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.403232" elapsed="0.003801"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.403215" elapsed="0.003851"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.410851" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.407482" elapsed="0.003435"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.407142" elapsed="0.003823"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.407120" elapsed="0.003879"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.411812" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.411267" elapsed="0.000582"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.412319" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.411945" elapsed="0.000455"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.413287" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:15.412675" elapsed="0.000649"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.412432" elapsed="0.000943"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.411922" elapsed="0.001481"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.414150" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.413647" elapsed="0.000584"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.414675" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.414328" elapsed="0.000427"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.415699" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:15.415032" elapsed="0.000705"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.414787" elapsed="0.001000"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.414304" elapsed="0.001512"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:15.416032" elapsed="0.000446"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:15.416924" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.416647" elapsed="0.000303"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:15.417106" elapsed="0.002397"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:15.402799" elapsed="0.016785"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:15.419761" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:15.419654" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.419636" elapsed="0.000191"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:15.422421" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:15.419973" elapsed="0.002479"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:15.422503" elapsed="0.000030"/>
</return>
<msg time="2026-05-12T03:43:15.422660" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:15.386838" elapsed="0.035850"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:15.422745" elapsed="0.000027"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:15.384476" elapsed="0.038389"/>
</kw>
<var name="${switch}">35</var>
<status status="PASS" start="2026-05-12T03:43:15.384281" elapsed="0.038620"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.430151" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A36/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.429902" elapsed="0.000315"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.430624" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.430379" elapsed="0.000328"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:15.439555" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A36/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A36/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:15.440097" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A36/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '733'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;1&lt;/packet-count&gt;&lt;byte-count&gt;70&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;362000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:15.440229" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:15.432807" elapsed="0.007449"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.430776" elapsed="0.009522"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.440480" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.440324" elapsed="0.000223"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.430758" elapsed="0.009810"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.444239" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;1&lt;/packet-count&gt;&lt;byte-count&gt;70&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;362000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.441588" elapsed="0.002735"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.441365" elapsed="0.003007"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.441347" elapsed="0.003058"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.448204" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.444788" elapsed="0.003482"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.444479" elapsed="0.003840"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.444457" elapsed="0.003895"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.449132" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.448602" elapsed="0.000594"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.449643" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.449294" elapsed="0.000429"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.450606" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:15.449998" elapsed="0.000645"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.449755" elapsed="0.000938"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.449269" elapsed="0.001452"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.451539" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.450964" elapsed="0.000613"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.452016" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.451672" elapsed="0.000423"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.452975" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:15.452398" elapsed="0.000613"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.452126" elapsed="0.000935"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.451647" elapsed="0.001442"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:15.453322" elapsed="0.000586"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:15.454565" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.454141" elapsed="0.000460"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:15.454820" elapsed="0.002810"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:15.440929" elapsed="0.016766"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:15.457872" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:15.457764" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.457746" elapsed="0.000193"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:15.460547" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:15.458086" elapsed="0.002491"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:15.460629" elapsed="0.000032"/>
</return>
<msg time="2026-05-12T03:43:15.460789" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:15.425730" elapsed="0.035088"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:15.460874" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:15.423208" elapsed="0.037785"/>
</kw>
<var name="${switch}">36</var>
<status status="PASS" start="2026-05-12T03:43:15.422987" elapsed="0.038042"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.468140" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A37/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.467892" elapsed="0.000314"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.468606" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.468363" elapsed="0.000285"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:15.478662" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A37/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A37/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:15.479458" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A37/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '734'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;5&lt;/packet-count&gt;&lt;byte-count&gt;384&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;260000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:15.479647" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:15.470684" elapsed="0.009000"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.468713" elapsed="0.011028"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.479989" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.479776" elapsed="0.000301"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.468695" elapsed="0.011410"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.485115" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;5&lt;/packet-count&gt;&lt;byte-count&gt;384&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;260000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.481526" elapsed="0.003763"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.481215" elapsed="0.004124"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.481189" elapsed="0.004184"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.489105" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.485764" elapsed="0.003426"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.485450" elapsed="0.003790"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.485427" elapsed="0.003846"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.490038" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.489520" elapsed="0.000555"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.490540" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.490190" elapsed="0.000429"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.491533" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:15.490893" elapsed="0.000679"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.490652" elapsed="0.000969"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.490144" elapsed="0.001506"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.492426" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.491894" elapsed="0.000569"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.492898" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.492556" elapsed="0.000420"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.493850" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:15.493270" elapsed="0.000617"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.493009" elapsed="0.000927"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.492532" elapsed="0.001433"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:15.494201" elapsed="0.000530"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:15.495392" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.494961" elapsed="0.000467"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:15.495679" elapsed="0.003325"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:15.480618" elapsed="0.018474"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:15.499381" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:15.499231" elapsed="0.000212"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.499203" elapsed="0.000270"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:15.502296" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:15.499711" elapsed="0.002615"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:15.502376" elapsed="0.000031"/>
</return>
<msg time="2026-05-12T03:43:15.502534" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:15.463724" elapsed="0.038838"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:15.502618" elapsed="0.000027"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:15.461344" elapsed="0.041393"/>
</kw>
<var name="${switch}">37</var>
<status status="PASS" start="2026-05-12T03:43:15.461119" elapsed="0.041653"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.509952" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A38/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.509695" elapsed="0.000302"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.510532" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.510167" elapsed="0.000448"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:15.519679" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A38/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A38/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:15.519796" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A38/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '443'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:15.519896" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:15.512708" elapsed="0.007214"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.510683" elapsed="0.009280"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.520142" elapsed="0.000049"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.519988" elapsed="0.000249"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.510664" elapsed="0.009594"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.523855" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.521276" elapsed="0.002634"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.521025" elapsed="0.002919"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.521007" elapsed="0.002961"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.527659" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.524320" elapsed="0.003405"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.524021" elapsed="0.003751"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.524005" elapsed="0.003799"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.528593" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.528050" elapsed="0.000580"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.529267" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.528724" elapsed="0.000626"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.530234" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:15.529626" elapsed="0.000645"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.529383" elapsed="0.000938"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.528700" elapsed="0.001650"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.531103" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.530591" elapsed="0.000548"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.531654" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.531256" elapsed="0.000480"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.532498" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:15.532008" elapsed="0.000516"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.531768" elapsed="0.000791"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.531231" elapsed="0.001349"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:15.532732" elapsed="0.000379"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:15.533588" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.533310" elapsed="0.000304"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:15.533804" elapsed="0.002387"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:15.520609" elapsed="0.015646"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:15.536429" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:15.536323" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.536305" elapsed="0.000190"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:15.539051" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:15.536640" elapsed="0.002441"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:15.539133" elapsed="0.000045"/>
</return>
<msg time="2026-05-12T03:43:15.539308" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:15.505445" elapsed="0.033890"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:15.539393" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:15.503049" elapsed="0.036480"/>
</kw>
<var name="${switch}">38</var>
<status status="PASS" start="2026-05-12T03:43:15.502858" elapsed="0.036708"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.546621" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A39/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.546372" elapsed="0.000295"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.547060" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.546819" elapsed="0.000284"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:15.554587" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A39/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A39/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:15.555139" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A39/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '733'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;1&lt;/packet-count&gt;&lt;byte-count&gt;70&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;747000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:15.555307" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:15.549147" elapsed="0.006195"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.547183" elapsed="0.008217"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.555667" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.555433" elapsed="0.000324"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.547150" elapsed="0.008635"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.560880" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;1&lt;/packet-count&gt;&lt;byte-count&gt;70&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;747000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.557209" elapsed="0.003801"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.556869" elapsed="0.004190"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.556844" elapsed="0.004249"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.564774" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.561504" elapsed="0.003317"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.561191" elapsed="0.003666"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.561146" elapsed="0.003735"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.565640" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.565062" elapsed="0.000616"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.566175" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.565783" elapsed="0.000475"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.567085" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:15.566530" elapsed="0.000603"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.566288" elapsed="0.000947"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.565758" elapsed="0.001530"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.568041" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.567572" elapsed="0.000508"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.568513" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.568205" elapsed="0.000383"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.569528" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:15.568863" elapsed="0.000701"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.568613" elapsed="0.001003"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.568178" elapsed="0.001478"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:15.569903" elapsed="0.000492"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:15.570936" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.570594" elapsed="0.000368"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:15.571123" elapsed="0.002745"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:15.556293" elapsed="0.017646"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:15.574237" elapsed="0.000024"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:15.574054" elapsed="0.000249"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.574024" elapsed="0.000312"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:15.577660" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:15.574534" elapsed="0.003173"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:15.577788" elapsed="0.000054"/>
</return>
<msg time="2026-05-12T03:43:15.578046" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:15.542211" elapsed="0.035879"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:15.578202" elapsed="0.000044"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:15.539845" elapsed="0.038550"/>
</kw>
<var name="${switch}">39</var>
<status status="PASS" start="2026-05-12T03:43:15.539652" elapsed="0.038799"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.588706" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A40/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.588255" elapsed="0.000517"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.589218" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.588948" elapsed="0.000441"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:15.602847" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A40/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A40/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:15.603239" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A40/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '443'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:15.603564" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:15.592406" elapsed="0.011222"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.589505" elapsed="0.014239"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.604309" elapsed="0.000060"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.603824" elapsed="0.000644"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.589467" elapsed="0.015052"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.611095" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.607033" elapsed="0.004166"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.606505" elapsed="0.004742"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.606460" elapsed="0.004819"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.614891" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.611681" elapsed="0.003274"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.611354" elapsed="0.003648"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.611331" elapsed="0.003704"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.616091" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.615552" elapsed="0.000576"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.616621" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.616264" elapsed="0.000437"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.617604" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:15.616984" elapsed="0.000656"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.616734" elapsed="0.000955"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.616237" elapsed="0.001481"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.618490" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.617969" elapsed="0.000559"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.618973" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.618623" elapsed="0.000430"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.619926" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:15.619367" elapsed="0.000594"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.619088" elapsed="0.000921"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.618598" elapsed="0.001439"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:15.620276" elapsed="0.000522"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:15.621453" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.621022" elapsed="0.000468"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:15.621793" elapsed="0.003338"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:15.605466" elapsed="0.019795"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:15.625515" elapsed="0.000024"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:15.625359" elapsed="0.000222"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.625334" elapsed="0.000278"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:15.628817" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:15.625815" elapsed="0.003033"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:15.628901" elapsed="0.000039"/>
</return>
<msg time="2026-05-12T03:43:15.629071" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:15.582469" elapsed="0.046630"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:15.629184" elapsed="0.000029"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:15.578930" elapsed="0.050378"/>
</kw>
<var name="${switch}">40</var>
<status status="PASS" start="2026-05-12T03:43:15.578605" elapsed="0.050740"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.636618" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A41/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.636347" elapsed="0.000317"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.637063" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.636819" elapsed="0.000288"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:15.646914" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A41/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A41/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:15.648203" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A41/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '734'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;5&lt;/packet-count&gt;&lt;byte-count&gt;384&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;924000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:15.648445" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:15.639138" elapsed="0.009361"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.637189" elapsed="0.011403"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.649001" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.648650" elapsed="0.000488"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.637169" elapsed="0.012043"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.655523" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;5&lt;/packet-count&gt;&lt;byte-count&gt;384&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;924000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.651414" elapsed="0.004274"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.650911" elapsed="0.004826"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.650870" elapsed="0.004901"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.659595" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.656182" elapsed="0.003492"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.655849" elapsed="0.003880"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.655826" elapsed="0.003944"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.660734" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.660092" elapsed="0.000683"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.661301" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.660883" elapsed="0.000513"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.662332" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:15.661723" elapsed="0.000647"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.661436" elapsed="0.000984"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.660854" elapsed="0.001597"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.663271" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.662712" elapsed="0.000598"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.663798" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.663414" elapsed="0.000466"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.664759" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:15.664188" elapsed="0.000607"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.663916" elapsed="0.000927"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.663388" elapsed="0.001484"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:15.665096" elapsed="0.000542"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:15.666294" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.665868" elapsed="0.000462"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:15.666545" elapsed="0.003453"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:15.649974" elapsed="0.020119"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:15.670377" elapsed="0.000025"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:15.670222" elapsed="0.000223"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.670187" elapsed="0.000289"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:15.673479" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:15.670687" elapsed="0.002825"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:15.673567" elapsed="0.000038"/>
</return>
<msg time="2026-05-12T03:43:15.673739" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:15.632055" elapsed="0.041713"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:15.673827" elapsed="0.000028"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:15.629659" elapsed="0.044292"/>
</kw>
<var name="${switch}">41</var>
<status status="PASS" start="2026-05-12T03:43:15.629449" elapsed="0.044540"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.681250" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A42/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.680958" elapsed="0.000339"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.681696" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.681452" elapsed="0.000351"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:15.691542" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A42/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A42/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:15.692117" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A42/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '733'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;1&lt;/packet-count&gt;&lt;byte-count&gt;70&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;978000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:15.692249" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:15.683846" elapsed="0.008430"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.681873" elapsed="0.010445"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.692499" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.692344" elapsed="0.000221"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.681854" elapsed="0.010732"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.696210" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;1&lt;/packet-count&gt;&lt;byte-count&gt;70&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;978000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.693605" elapsed="0.002667"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.693383" elapsed="0.002924"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.693366" elapsed="0.002965"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.698954" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.696608" elapsed="0.002392"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.696385" elapsed="0.002650"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.696369" elapsed="0.002689"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.699684" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.699267" elapsed="0.000444"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.700028" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.699779" elapsed="0.000305"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.700725" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:15.700308" elapsed="0.000444"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.700108" elapsed="0.000680"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.699762" elapsed="0.001046"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.701359" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.700981" elapsed="0.000405"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.701698" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.701453" elapsed="0.000301"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.702384" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:15.701947" elapsed="0.000463"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.701777" elapsed="0.000669"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.701436" elapsed="0.001030"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:15.702621" elapsed="0.000426"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:15.703529" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.703229" elapsed="0.000327"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:15.703710" elapsed="0.002386"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:15.692948" elapsed="0.013226"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:15.706355" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:15.706246" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.706228" elapsed="0.000194"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:15.709104" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:15.706568" elapsed="0.002568"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:15.709207" elapsed="0.000036"/>
</return>
<msg time="2026-05-12T03:43:15.709371" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:15.676779" elapsed="0.032620"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:15.709456" elapsed="0.000027"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:15.674321" elapsed="0.035255"/>
</kw>
<var name="${switch}">42</var>
<status status="PASS" start="2026-05-12T03:43:15.674092" elapsed="0.035521"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.716935" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A43/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.716666" elapsed="0.000316"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.717395" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.717135" elapsed="0.000304"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:15.731434" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A43/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A43/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:15.731763" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A43/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '443'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:15.732021" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:15.719557" elapsed="0.012521"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.717511" elapsed="0.014716"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.732670" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.732294" elapsed="0.000519"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.717493" elapsed="0.015366"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.740940" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.735223" elapsed="0.005871"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.734683" elapsed="0.006461"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.734643" elapsed="0.006569"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.744912" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.741606" elapsed="0.003370"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.741292" elapsed="0.003731"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.741269" elapsed="0.003788"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.745887" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.745347" elapsed="0.000577"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.746392" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.746020" elapsed="0.000454"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.747364" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:15.746749" elapsed="0.000693"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.746506" elapsed="0.000989"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.745996" elapsed="0.001528"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.748300" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.747770" elapsed="0.000566"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.748771" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.748431" elapsed="0.000419"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.749748" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:15.749119" elapsed="0.000665"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.748883" elapsed="0.000951"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.748407" elapsed="0.001456"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:15.750077" elapsed="0.000554"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:15.751288" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.750861" elapsed="0.000463"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:15.751578" elapsed="0.003336"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:15.733698" elapsed="0.021306"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:15.755272" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:15.755100" elapsed="0.000236"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.755075" elapsed="0.000291"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:15.759196" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:15.755794" elapsed="0.003446"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:15.759313" elapsed="0.000048"/>
</return>
<msg time="2026-05-12T03:43:15.759575" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:15.712382" elapsed="0.047232"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:15.759694" elapsed="0.000038"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:15.709907" elapsed="0.049954"/>
</kw>
<var name="${switch}">43</var>
<status status="PASS" start="2026-05-12T03:43:15.709708" elapsed="0.050203"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.769844" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A44/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.769496" elapsed="0.000412"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.770544" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.770122" elapsed="0.000539"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:15.780718" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A44/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A44/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:15.780837" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A44/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '443'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:15.780938" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:15.773137" elapsed="0.007826"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.770754" elapsed="0.010250"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.781207" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.781029" elapsed="0.000245"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.770729" elapsed="0.010565"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.785197" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.782301" elapsed="0.002976"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.782055" elapsed="0.003270"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.782037" elapsed="0.003322"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.789065" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.785748" elapsed="0.003380"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.785434" elapsed="0.003762"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.785412" elapsed="0.003819"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.789990" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.789477" elapsed="0.000550"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.790503" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.790120" elapsed="0.000462"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.791475" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:15.790856" elapsed="0.000654"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.790615" elapsed="0.000944"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.790097" elapsed="0.001491"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.792351" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.791829" elapsed="0.000558"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.792822" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.792480" elapsed="0.000419"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.793764" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:15.793192" elapsed="0.000608"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.792932" elapsed="0.000917"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.792456" elapsed="0.001422"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:15.794088" elapsed="0.000570"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:15.795291" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.794885" elapsed="0.000442"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:15.795629" elapsed="0.004150"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:15.781643" elapsed="0.018202"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:15.800022" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:15.799915" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.799897" elapsed="0.000190"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:15.802692" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:15.800249" elapsed="0.002473"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:15.802773" elapsed="0.000033"/>
</return>
<msg time="2026-05-12T03:43:15.802932" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:15.763661" elapsed="0.039299"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:15.803016" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:15.760337" elapsed="0.042797"/>
</kw>
<var name="${switch}">44</var>
<status status="PASS" start="2026-05-12T03:43:15.760040" elapsed="0.043146"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.810261" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A45/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.809983" elapsed="0.000324"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.810705" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.810462" elapsed="0.000286"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:15.820098" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A45/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A45/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:15.820279" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A45/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '443'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:15.820387" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:15.812785" elapsed="0.007630"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.810812" elapsed="0.009645"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.820643" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.820483" elapsed="0.000226"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.810795" elapsed="0.009935"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.824500" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.821831" elapsed="0.002727"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.821589" elapsed="0.003004"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.821572" elapsed="0.003046"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.827279" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.824896" elapsed="0.002431"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.824672" elapsed="0.002781"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.824656" elapsed="0.002827"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.828075" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.827682" elapsed="0.000421"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.828549" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.828191" elapsed="0.000441"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.829661" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:15.828950" elapsed="0.000750"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.828667" elapsed="0.001085"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.828172" elapsed="0.001614"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.830656" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.830054" elapsed="0.000640"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.831208" elapsed="0.000038"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.830792" elapsed="0.000506"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.832343" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:15.831641" elapsed="0.000742"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.831334" elapsed="0.001116"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.830767" elapsed="0.001717"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:15.832723" elapsed="0.000589"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:15.834007" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.833567" elapsed="0.000477"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:15.834299" elapsed="0.003690"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:15.821125" elapsed="0.016964"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:15.838377" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:15.838219" elapsed="0.000225"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.838185" elapsed="0.000289"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:15.841825" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:15.838690" elapsed="0.003166"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:15.841910" elapsed="0.000038"/>
</return>
<msg time="2026-05-12T03:43:15.842100" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:15.805863" elapsed="0.036276"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:15.842225" elapsed="0.000029"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:15.803500" elapsed="0.038852"/>
</kw>
<var name="${switch}">45</var>
<status status="PASS" start="2026-05-12T03:43:15.803282" elapsed="0.039107"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.849898" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A46/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.849606" elapsed="0.000339"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.850382" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.850102" elapsed="0.000325"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:15.859128" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A46/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A46/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:15.859425" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A46/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '443'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:15.859573" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:15.852496" elapsed="0.007113"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.850495" elapsed="0.009174"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.859919" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.859704" elapsed="0.000305"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.850476" elapsed="0.009562"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.865246" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.861489" elapsed="0.003840"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.861174" elapsed="0.004205"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.861130" elapsed="0.004284"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.868964" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.865810" elapsed="0.003201"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.865490" elapsed="0.003557"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.865468" elapsed="0.003604"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.869695" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.869282" elapsed="0.000441"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.870050" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.869795" elapsed="0.000316"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.870829" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:15.870384" elapsed="0.000472"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.870142" elapsed="0.000750"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.869777" elapsed="0.001136"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.871546" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.871092" elapsed="0.000490"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.871908" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.871655" elapsed="0.000311"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.872611" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:15.872183" elapsed="0.000455"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.871990" elapsed="0.000684"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.871636" elapsed="0.001059"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:15.872854" elapsed="0.000423"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:15.873742" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.873447" elapsed="0.000322"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:15.873925" elapsed="0.002465"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:15.860573" elapsed="0.015883"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:15.876637" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:15.876527" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.876507" elapsed="0.000238"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:15.879439" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:15.876899" elapsed="0.002572"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:15.879525" elapsed="0.000033"/>
</return>
<msg time="2026-05-12T03:43:15.879691" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:15.845350" elapsed="0.034369"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:15.879778" elapsed="0.000027"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:15.842706" elapsed="0.037194"/>
</kw>
<var name="${switch}">46</var>
<status status="PASS" start="2026-05-12T03:43:15.842495" elapsed="0.037443"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.887067" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A47/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.886811" elapsed="0.000302"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.887569" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.887290" elapsed="0.000324"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:15.897634" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A47/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A47/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:15.898221" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A47/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '734'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;2&lt;/packet-count&gt;&lt;byte-count&gt;174&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;209000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:15.898329" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:15.889710" elapsed="0.008643"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.887680" elapsed="0.010716"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.898575" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.898421" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.887663" elapsed="0.010996"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.905139" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;2&lt;/packet-count&gt;&lt;byte-count&gt;174&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;209000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.899733" elapsed="0.005596"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.899504" elapsed="0.005908"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.899486" elapsed="0.005984"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.911653" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.906141" elapsed="0.005620"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.905598" elapsed="0.006243"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.905559" elapsed="0.006336"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.912708" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.912316" elapsed="0.000419"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.913058" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.912805" elapsed="0.000316"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.913783" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:15.913358" elapsed="0.000451"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.913154" elapsed="0.000692"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.912787" elapsed="0.001080"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.914431" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.914044" elapsed="0.000415"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.914779" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.914529" elapsed="0.000307"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.915546" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:15.915033" elapsed="0.000540"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.914859" elapsed="0.000751"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.914511" elapsed="0.001120"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:15.915788" elapsed="0.000403"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:15.916651" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.916362" elapsed="0.000314"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:15.916834" elapsed="0.002424"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:15.899010" elapsed="0.020339"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:15.919534" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:15.919424" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.919406" elapsed="0.000194"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:15.922248" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:15.919749" elapsed="0.002530"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:15.922333" elapsed="0.000032"/>
</return>
<msg time="2026-05-12T03:43:15.922496" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:15.882635" elapsed="0.039890"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:15.922584" elapsed="0.000027"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:15.880250" elapsed="0.042455"/>
</kw>
<var name="${switch}">47</var>
<status status="PASS" start="2026-05-12T03:43:15.880031" elapsed="0.042710"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.929940" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A48/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.929682" elapsed="0.000304"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.930412" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.930144" elapsed="0.000312"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:15.942299" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A48/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A48/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:15.942922" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A48/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '734'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;4&lt;/packet-count&gt;&lt;byte-count&gt;314&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;132000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:15.943039" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:15.932511" elapsed="0.010554"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.930522" elapsed="0.012589"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.943362" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.943139" elapsed="0.000291"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.930504" elapsed="0.012947"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.951348" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;4&lt;/packet-count&gt;&lt;byte-count&gt;314&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;132000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.944946" elapsed="0.006542"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.944409" elapsed="0.007159"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.944367" elapsed="0.007255"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.954610" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.952248" elapsed="0.002408"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.951744" elapsed="0.002946"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.951708" elapsed="0.003006"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.955330" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.954904" elapsed="0.000460"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.955688" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.955436" elapsed="0.000309"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.956398" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:15.955944" elapsed="0.000480"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.955768" elapsed="0.000693"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.955418" elapsed="0.001064"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.957024" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.956657" elapsed="0.000393"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.957386" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.957120" elapsed="0.000324"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.958064" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:15.957642" elapsed="0.000449"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.957468" elapsed="0.000658"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.957102" elapsed="0.001045"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:15.958322" elapsed="0.000527"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:15.959354" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.959014" elapsed="0.000367"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:15.959537" elapsed="0.002449"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:15.943838" elapsed="0.018258"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:15.962304" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:15.962185" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.962150" elapsed="0.000223"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:15.965236" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:15.962520" elapsed="0.002748"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:15.965320" elapsed="0.000037"/>
</return>
<msg time="2026-05-12T03:43:15.965486" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:15.925501" elapsed="0.040012"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:15.965571" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:15.923056" elapsed="0.042635"/>
</kw>
<var name="${switch}">48</var>
<status status="PASS" start="2026-05-12T03:43:15.922832" elapsed="0.042896"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.972949" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A49/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.972676" elapsed="0.000319"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.973415" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.973166" elapsed="0.000293"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:15.983999" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A49/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A49/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:15.984129" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A49/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '443'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:15.984333" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:15.975559" elapsed="0.008832"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.973525" elapsed="0.010963"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.984888" elapsed="0.000049"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.984544" elapsed="0.000489"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.973507" elapsed="0.011573"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.993467" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.987475" elapsed="0.006123"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.986910" elapsed="0.006768"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.986871" elapsed="0.006862"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.997887" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:15.994413" elapsed="0.003521"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.993856" elapsed="0.004113"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.993819" elapsed="0.004174"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.998658" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.998262" elapsed="0.000424"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:15.999009" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:15.998757" elapsed="0.000310"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:15.999731" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:15.999302" elapsed="0.000457"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:15.999090" elapsed="0.000706"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:15.998739" elapsed="0.001078"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.000421" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:15.999992" elapsed="0.000457"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.000768" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.000520" elapsed="0.000306"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.001475" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:16.001036" elapsed="0.000465"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.000849" elapsed="0.000688"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.000502" elapsed="0.001056"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:16.001713" elapsed="0.000382"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:16.002590" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.002293" elapsed="0.000323"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:16.002774" elapsed="0.002463"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:15.985940" elapsed="0.019362"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:16.005481" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:16.005371" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.005353" elapsed="0.000196"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:16.008210" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:16.005694" elapsed="0.002548"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:16.008295" elapsed="0.000038"/>
</return>
<msg time="2026-05-12T03:43:16.008512" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:15.968486" elapsed="0.040063"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:16.008627" elapsed="0.000038"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:15.966027" elapsed="0.042743"/>
</kw>
<var name="${switch}">49</var>
<status status="PASS" start="2026-05-12T03:43:15.965824" elapsed="0.042985"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.016018" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A50/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.015759" elapsed="0.000306"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.016491" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.016242" elapsed="0.000293"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:16.031104" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A50/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A50/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:16.031489" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A50/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '443'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:16.031726" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:16.018603" elapsed="0.013182"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.016617" elapsed="0.015266"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.032340" elapsed="0.000054"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.031940" elapsed="0.000549"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.016586" elapsed="0.015950"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.040675" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.035050" elapsed="0.005684"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.034546" elapsed="0.006224"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.034504" elapsed="0.006291"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.043550" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.041074" elapsed="0.002525"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.040850" elapsed="0.002784"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.040833" elapsed="0.002826"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.044294" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.043853" elapsed="0.000468"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.044645" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.044392" elapsed="0.000311"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.045349" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:16.044905" elapsed="0.000471"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.044727" elapsed="0.000686"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.044374" elapsed="0.001060"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.045975" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.045609" elapsed="0.000393"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.046339" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.046071" elapsed="0.000327"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.047018" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:16.046601" elapsed="0.000444"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.046421" elapsed="0.000660"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.046053" elapsed="0.001048"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:16.047318" elapsed="0.000400"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:16.048200" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.047888" elapsed="0.000342"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:16.048389" elapsed="0.002413"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:16.033540" elapsed="0.017328"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:16.051048" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:16.050939" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.050920" elapsed="0.000383"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:16.054041" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:16.051468" elapsed="0.002604"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:16.054127" elapsed="0.000052"/>
</return>
<msg time="2026-05-12T03:43:16.054319" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:16.011600" elapsed="0.042748"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:16.054408" elapsed="0.000027"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:16.009116" elapsed="0.045415"/>
</kw>
<var name="${switch}">50</var>
<status status="PASS" start="2026-05-12T03:43:16.008911" elapsed="0.045657"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.061998" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A51/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.061741" elapsed="0.000304"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.062464" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.062217" elapsed="0.000292"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:16.073924" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A51/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A51/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:16.074731" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A51/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '733'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;3&lt;/packet-count&gt;&lt;byte-count&gt;244&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;56000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:16.074884" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:16.064561" elapsed="0.010358"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.062576" elapsed="0.012403"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.075298" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.075014" elapsed="0.000381"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.062558" elapsed="0.012865"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.080598" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;3&lt;/packet-count&gt;&lt;byte-count&gt;244&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;56000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.076883" elapsed="0.003801"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.076570" elapsed="0.004164"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.076546" elapsed="0.004223"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.084565" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.081202" elapsed="0.003428"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.080846" elapsed="0.003832"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.080822" elapsed="0.003889"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.085677" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.085102" elapsed="0.000616"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.086278" elapsed="0.000040"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.085832" elapsed="0.000549"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.087533" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:16.086739" elapsed="0.000835"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.086423" elapsed="0.001204"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.085806" elapsed="0.001852"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.088472" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.087911" elapsed="0.000600"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.088959" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.088612" elapsed="0.000428"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.089932" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:16.089349" elapsed="0.000621"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.089073" elapsed="0.000948"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.088586" elapsed="0.001463"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:16.090289" elapsed="0.000537"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:16.091549" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.091061" elapsed="0.000526"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:16.091809" elapsed="0.002655"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:16.075926" elapsed="0.018623"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:16.094765" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:16.094640" elapsed="0.000177"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.094618" elapsed="0.000224"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:16.097516" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:16.095008" elapsed="0.002539"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:16.097600" elapsed="0.000034"/>
</return>
<msg time="2026-05-12T03:43:16.097773" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:16.057516" elapsed="0.040291"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:16.097870" elapsed="0.000028"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:16.054865" elapsed="0.043133"/>
</kw>
<var name="${switch}">51</var>
<status status="PASS" start="2026-05-12T03:43:16.054665" elapsed="0.043373"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.105350" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A52/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.105077" elapsed="0.000320"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.105799" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.105554" elapsed="0.000290"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:16.119545" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A52/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A52/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:16.120415" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A52/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '733'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;3&lt;/packet-count&gt;&lt;byte-count&gt;244&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;29000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:16.120573" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:16.107953" elapsed="0.012656"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.105910" elapsed="0.014759"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.120924" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.120705" elapsed="0.000310"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.105892" elapsed="0.015151"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.126203" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;3&lt;/packet-count&gt;&lt;byte-count&gt;244&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;29000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.122536" elapsed="0.003754"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.122173" elapsed="0.004166"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.122132" elapsed="0.004240"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.130058" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.126766" elapsed="0.003356"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.126448" elapsed="0.003742"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.126425" elapsed="0.003811"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.131049" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.130513" elapsed="0.000574"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.131589" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.131229" elapsed="0.000442"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.132567" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:16.131946" elapsed="0.000658"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.131703" elapsed="0.000952"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.131180" elapsed="0.001503"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.133453" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.132926" elapsed="0.000563"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.133926" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.133584" elapsed="0.000421"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.134869" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:16.134297" elapsed="0.000608"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.134037" elapsed="0.000917"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.133559" elapsed="0.001423"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:16.135296" elapsed="0.000562"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:16.136467" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.136103" elapsed="0.000389"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:16.136648" elapsed="0.002352"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:16.121569" elapsed="0.017528"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:16.139324" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:16.139182" elapsed="0.000188"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.139148" elapsed="0.000243"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:16.141959" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:16.139539" elapsed="0.002450"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:16.142040" elapsed="0.000033"/>
</return>
<msg time="2026-05-12T03:43:16.142219" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:16.100836" elapsed="0.041414"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:16.142309" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:16.098390" elapsed="0.044038"/>
</kw>
<var name="${switch}">52</var>
<status status="PASS" start="2026-05-12T03:43:16.098141" elapsed="0.044323"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.149504" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A53/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.149255" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.149942" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.149702" elapsed="0.000282"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:16.158369" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A53/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A53/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:16.158927" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A53/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '734'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;4&lt;/packet-count&gt;&lt;byte-count&gt;314&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;233000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:16.159039" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:16.152027" elapsed="0.007037"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.150048" elapsed="0.009061"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.159380" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.159134" elapsed="0.000313"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.150030" elapsed="0.009437"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.163086" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;4&lt;/packet-count&gt;&lt;byte-count&gt;314&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;233000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.160514" elapsed="0.002727"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.160279" elapsed="0.002998"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.160261" elapsed="0.003041"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.165996" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.163581" elapsed="0.002461"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.163356" elapsed="0.002721"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.163340" elapsed="0.002761"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.166692" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.166305" elapsed="0.000414"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.167038" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.166788" elapsed="0.000308"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.167777" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:16.167355" elapsed="0.000450"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.167119" elapsed="0.000721"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.166771" elapsed="0.001090"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.168532" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.168037" elapsed="0.000531"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.169007" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.168663" elapsed="0.000423"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.169954" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:16.169382" elapsed="0.000609"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.169118" elapsed="0.000924"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.168639" elapsed="0.001431"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:16.170306" elapsed="0.000704"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:16.171724" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.171315" elapsed="0.000445"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:16.172005" elapsed="0.002529"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:16.159830" elapsed="0.014770"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:16.174780" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:16.174670" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.174652" elapsed="0.000214"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:16.177659" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:16.175021" elapsed="0.002669"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:16.177741" elapsed="0.000035"/>
</return>
<msg time="2026-05-12T03:43:16.177907" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:16.145110" elapsed="0.032825"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:16.177991" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:16.142747" elapsed="0.035364"/>
</kw>
<var name="${switch}">53</var>
<status status="PASS" start="2026-05-12T03:43:16.142555" elapsed="0.035592"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.185317" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A54/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.185047" elapsed="0.000315"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.185756" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.185515" elapsed="0.000326"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:16.195004" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A54/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A54/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:16.195829" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A54/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '734'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;2&lt;/packet-count&gt;&lt;byte-count&gt;140&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;397000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:16.195984" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:16.187946" elapsed="0.008074"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.185908" elapsed="0.010171"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.196363" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.196114" elapsed="0.000342"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.185889" elapsed="0.010596"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.201616" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;2&lt;/packet-count&gt;&lt;byte-count&gt;140&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;397000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.197888" elapsed="0.003815"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.197573" elapsed="0.004179"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.197548" elapsed="0.004238"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.205526" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.202196" elapsed="0.003394"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.201861" elapsed="0.003778"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.201839" elapsed="0.003833"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.206478" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.205922" elapsed="0.000593"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.206964" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.206612" elapsed="0.000432"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.208004" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:16.207404" elapsed="0.000638"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.207076" elapsed="0.001014"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.206586" elapsed="0.001533"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.208933" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.208421" elapsed="0.000550"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.209458" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.209066" elapsed="0.000473"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.210430" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:16.209814" elapsed="0.000653"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.209573" elapsed="0.000943"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.209041" elapsed="0.001503"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:16.210755" elapsed="0.000639"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:16.212033" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.211637" elapsed="0.000440"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:16.212324" elapsed="0.003358"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:16.196973" elapsed="0.018799"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:16.216015" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:16.215868" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.215842" elapsed="0.000263"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:16.218777" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:16.216332" elapsed="0.002475"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:16.218857" elapsed="0.000033"/>
</return>
<msg time="2026-05-12T03:43:16.219015" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:16.180891" elapsed="0.038152"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:16.219098" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:16.178467" elapsed="0.040789"/>
</kw>
<var name="${switch}">54</var>
<status status="PASS" start="2026-05-12T03:43:16.178265" elapsed="0.041030"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.226370" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A55/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.226098" elapsed="0.000320"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.226818" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.226572" elapsed="0.000290"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:16.238542" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A55/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A55/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:16.240283" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A55/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '734'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;3&lt;/packet-count&gt;&lt;byte-count&gt;244&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;189000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:16.240600" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:16.228949" elapsed="0.011730"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.226927" elapsed="0.013876"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.241429" elapsed="0.000067"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.240907" elapsed="0.000707"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.226909" elapsed="0.014761"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.249424" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;3&lt;/packet-count&gt;&lt;byte-count&gt;244&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;189000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.244625" elapsed="0.004987"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.244196" elapsed="0.005479"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.244099" elapsed="0.005619"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.253796" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.250223" elapsed="0.003645"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.249816" elapsed="0.004102"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.249786" elapsed="0.004171"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.254796" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.254234" elapsed="0.000604"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.255354" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.254945" elapsed="0.000476"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.256245" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:16.255629" elapsed="0.000646"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.255445" elapsed="0.000869"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.254916" elapsed="0.001421"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.256906" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.256520" elapsed="0.000414"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.257402" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.257007" elapsed="0.000483"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.258494" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:16.257797" elapsed="0.000740"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.257527" elapsed="0.001067"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.256986" elapsed="0.001645"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:16.258889" elapsed="0.001125"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:16.261096" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.260454" elapsed="0.000750"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:16.261564" elapsed="0.004716"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:16.242806" elapsed="0.023578"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:16.266657" elapsed="0.000024"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:16.266493" elapsed="0.000234"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.266464" elapsed="0.000294"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:16.270614" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:16.266985" elapsed="0.003672"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:16.270731" elapsed="0.000049"/>
</return>
<msg time="2026-05-12T03:43:16.270969" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:16.221947" elapsed="0.049060"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:16.271088" elapsed="0.000037"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:16.219589" elapsed="0.051717"/>
</kw>
<var name="${switch}">55</var>
<status status="PASS" start="2026-05-12T03:43:16.219391" elapsed="0.051968"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.280247" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A56/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.279938" elapsed="0.000356"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.280704" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.280451" elapsed="0.000369"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:16.292774" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A56/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A56/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:16.293411" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A56/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '733'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;3&lt;/packet-count&gt;&lt;byte-count&gt;244&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;48000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:16.293544" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:16.282993" elapsed="0.010577"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.280895" elapsed="0.012724"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.293833" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.293649" elapsed="0.000252"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.280874" elapsed="0.013048"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.299933" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;3&lt;/packet-count&gt;&lt;byte-count&gt;244&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;4&lt;/second&gt;&lt;nanosecond&gt;48000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.295091" elapsed="0.004976"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.294836" elapsed="0.005308"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.294817" elapsed="0.005416"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.306273" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.300842" elapsed="0.005542"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.300354" elapsed="0.006107"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.300318" elapsed="0.006198"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.307983" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.306928" elapsed="0.001121"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.308500" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.308240" elapsed="0.000318"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.309204" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:16.308759" elapsed="0.000472"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.308582" elapsed="0.000684"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.308206" elapsed="0.001081"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.309861" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.309464" elapsed="0.000425"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.310223" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.309957" elapsed="0.000324"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.310942" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:16.310477" elapsed="0.000496"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.310303" elapsed="0.000711"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.309940" elapsed="0.001099"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:16.311301" elapsed="0.000513"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:16.312425" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.312028" elapsed="0.000428"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:16.312649" elapsed="0.004798"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:16.294354" elapsed="0.023165"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:16.317709" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:16.317594" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.317574" elapsed="0.000205"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:16.320500" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:16.317929" elapsed="0.002602"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:16.320583" elapsed="0.000038"/>
</return>
<msg time="2026-05-12T03:43:16.320749" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:16.275345" elapsed="0.045432"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:16.320836" elapsed="0.000027"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:16.271808" elapsed="0.049147"/>
</kw>
<var name="${switch}">56</var>
<status status="PASS" start="2026-05-12T03:43:16.271504" elapsed="0.049488"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.328512" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A57/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.328202" elapsed="0.000359"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.328995" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.328735" elapsed="0.000305"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:16.340846" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A57/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A57/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:16.341744" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A57/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '734'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;4&lt;/packet-count&gt;&lt;byte-count&gt;314&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;351000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:16.341990" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:16.331199" elapsed="0.010849"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.329110" elapsed="0.013102"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.342649" elapsed="0.000050"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.342292" elapsed="0.000500"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.329091" elapsed="0.013749"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.351935" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;4&lt;/packet-count&gt;&lt;byte-count&gt;314&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;351000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.345730" elapsed="0.006516"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.345030" elapsed="0.007263"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.344980" elapsed="0.007344"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.355037" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.352639" elapsed="0.002446"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.352395" elapsed="0.002745"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.352373" elapsed="0.002813"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.355794" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.355389" elapsed="0.000432"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.356146" elapsed="0.000039"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.355891" elapsed="0.000331"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.356859" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:16.356427" elapsed="0.000460"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.356246" elapsed="0.000677"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.355873" elapsed="0.001071"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.357556" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.357134" elapsed="0.000449"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.357921" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.357653" elapsed="0.000326"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.358669" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:16.358221" elapsed="0.000476"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.358002" elapsed="0.000732"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.357635" elapsed="0.001120"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:16.358914" elapsed="0.000469"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:16.359878" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.359557" elapsed="0.000348"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:16.360064" elapsed="0.002626"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:16.343863" elapsed="0.018895"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:16.362941" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:16.362830" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.362811" elapsed="0.000199"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:16.365789" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:16.363230" elapsed="0.002591"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:16.365873" elapsed="0.000037"/>
</return>
<msg time="2026-05-12T03:43:16.366042" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:16.323795" elapsed="0.042275"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:16.366127" elapsed="0.000042"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:16.321346" elapsed="0.044922"/>
</kw>
<var name="${switch}">57</var>
<status status="PASS" start="2026-05-12T03:43:16.321096" elapsed="0.045208"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.373512" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A58/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.373246" elapsed="0.000312"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.373961" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.373714" elapsed="0.000334"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:16.384945" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A58/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A58/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:16.385284" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A58/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '443'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:16.385523" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:16.376138" elapsed="0.009443"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.374116" elapsed="0.011560"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.386083" elapsed="0.000050"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.385733" elapsed="0.000533"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.374098" elapsed="0.012215"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.394787" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.388662" elapsed="0.006256"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.388122" elapsed="0.006876"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.388083" elapsed="0.006971"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.398482" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.395856" elapsed="0.002674"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.395303" elapsed="0.003262"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.395258" elapsed="0.003332"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.399218" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.398782" elapsed="0.000463"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.399571" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.399317" elapsed="0.000312"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.400282" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:16.399830" elapsed="0.000479"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.399652" elapsed="0.000693"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.399298" elapsed="0.001070"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.400950" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.400547" elapsed="0.000430"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.401350" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.401047" elapsed="0.000363"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.402032" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:16.401607" elapsed="0.000451"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.401433" elapsed="0.000670"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.401029" elapsed="0.001107"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:16.402318" elapsed="0.000394"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:16.403213" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.402881" elapsed="0.000359"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:16.403443" elapsed="0.002432"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:16.387175" elapsed="0.018767"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:16.406124" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:16.406013" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.405995" elapsed="0.000215"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:16.408822" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:16.406357" elapsed="0.002495"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:16.408904" elapsed="0.000034"/>
</return>
<msg time="2026-05-12T03:43:16.409067" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:16.369024" elapsed="0.040071"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:16.409185" elapsed="0.000029"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:16.366610" elapsed="0.042701"/>
</kw>
<var name="${switch}">58</var>
<status status="PASS" start="2026-05-12T03:43:16.366405" elapsed="0.042943"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.416535" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A59/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.416281" elapsed="0.000300"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.416983" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.416738" elapsed="0.000289"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:16.428702" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A59/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A59/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:16.429980" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A59/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '732'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;0&lt;/packet-count&gt;&lt;byte-count&gt;0&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;554000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:16.430303" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:16.419135" elapsed="0.011255"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.417093" elapsed="0.013426"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.431126" elapsed="0.000095"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.430599" elapsed="0.000729"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.417075" elapsed="0.014301"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.438992" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;0&lt;/packet-count&gt;&lt;byte-count&gt;0&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;554000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.433852" elapsed="0.005389"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.433334" elapsed="0.005966"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.433291" elapsed="0.006061"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.443361" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.439782" elapsed="0.003649"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.439446" elapsed="0.004035"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.439419" elapsed="0.004097"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.444381" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.443794" elapsed="0.000626"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.444878" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.444520" elapsed="0.000441"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.445915" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:16.445301" elapsed="0.000653"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.444994" elapsed="0.001011"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.444495" elapsed="0.001540"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.446868" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.446338" elapsed="0.000568"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.447453" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.447004" elapsed="0.000532"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.448375" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:16.447812" elapsed="0.000591"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.447568" elapsed="0.000872"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.446979" elapsed="0.001481"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:16.448618" elapsed="0.000393"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:16.449513" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.449204" elapsed="0.000336"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:16.449698" elapsed="0.002481"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:16.432306" elapsed="0.019948"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:16.452443" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:16.452328" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.452309" elapsed="0.000205"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:16.455228" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:16.452663" elapsed="0.002599"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:16.455315" elapsed="0.000038"/>
</return>
<msg time="2026-05-12T03:43:16.455487" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:16.412069" elapsed="0.043447"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:16.455574" elapsed="0.000029"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:16.409644" elapsed="0.046056"/>
</kw>
<var name="${switch}">59</var>
<status status="PASS" start="2026-05-12T03:43:16.409444" elapsed="0.046293"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.463014" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A60/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.462752" elapsed="0.000331"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.463519" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.463261" elapsed="0.000347"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:16.475622" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A60/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A60/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:16.476211" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A60/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '733'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;1&lt;/packet-count&gt;&lt;byte-count&gt;70&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;171000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:16.476332" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:16.465749" elapsed="0.010609"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.463679" elapsed="0.012722"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.476586" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.476426" elapsed="0.000225"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.463659" elapsed="0.013014"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.480589" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;1&lt;/packet-count&gt;&lt;byte-count&gt;70&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;171000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.477796" elapsed="0.002879"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.477566" elapsed="0.003159"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.477547" elapsed="0.003213"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.484604" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.481193" elapsed="0.003478"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.480837" elapsed="0.003883"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.480813" elapsed="0.003941"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.485629" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.485007" elapsed="0.000662"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.486138" elapsed="0.000083"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.485767" elapsed="0.000513"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.487308" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:16.486565" elapsed="0.000783"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.486314" elapsed="0.001086"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.485742" elapsed="0.001688"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.488337" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.487749" elapsed="0.000628"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.488838" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.488476" elapsed="0.000442"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.489922" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:16.489286" elapsed="0.000674"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.488965" elapsed="0.001046"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.488450" elapsed="0.001590"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:16.490319" elapsed="0.000677"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:16.491747" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.491326" elapsed="0.000459"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:16.492005" elapsed="0.002757"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:16.477037" elapsed="0.017795"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:16.495018" elapsed="0.000046"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:16.494905" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.494886" elapsed="0.000233"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:16.497852" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:16.495286" elapsed="0.002598"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:16.497937" elapsed="0.000037"/>
</return>
<msg time="2026-05-12T03:43:16.498107" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:16.458532" elapsed="0.039603"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:16.498222" elapsed="0.000028"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:16.456047" elapsed="0.042300"/>
</kw>
<var name="${switch}">60</var>
<status status="PASS" start="2026-05-12T03:43:16.455838" elapsed="0.042546"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.505578" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A61/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.505314" elapsed="0.000312"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.506036" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.505785" elapsed="0.000295"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:16.517565" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A61/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A61/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:16.518129" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A61/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '734'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;3&lt;/packet-count&gt;&lt;byte-count&gt;244&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;490000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:16.518269" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:16.508233" elapsed="0.010063"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.506146" elapsed="0.012192"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.518520" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.518364" elapsed="0.000221"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.506129" elapsed="0.012477"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.525357" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;3&lt;/packet-count&gt;&lt;byte-count&gt;244&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;490000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.519729" elapsed="0.005984"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.519498" elapsed="0.006295"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.519479" elapsed="0.006382"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.531706" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.526597" elapsed="0.005156"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.526011" elapsed="0.005776"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.525968" elapsed="0.005844"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.532393" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.531994" elapsed="0.000426"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.532741" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.532490" elapsed="0.000308"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.533436" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:16.532998" elapsed="0.000465"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.532822" elapsed="0.000676"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.532472" elapsed="0.001047"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.534060" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.533695" elapsed="0.000391"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.534436" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.534180" elapsed="0.000312"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.535139" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:16.534689" elapsed="0.000493"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.534516" elapsed="0.000703"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.534137" elapsed="0.001105"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:16.535399" elapsed="0.000388"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:16.536252" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.535954" elapsed="0.000324"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:16.536434" elapsed="0.002462"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:16.518977" elapsed="0.019985"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:16.539175" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:16.539051" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.539031" elapsed="0.000213"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:16.541799" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:16.539391" elapsed="0.002439"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:16.541881" elapsed="0.000031"/>
</return>
<msg time="2026-05-12T03:43:16.542041" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:16.501093" elapsed="0.040976"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:16.542126" elapsed="0.000058"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:16.498689" elapsed="0.043593"/>
</kw>
<var name="${switch}">61</var>
<status status="PASS" start="2026-05-12T03:43:16.498484" elapsed="0.043835"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.549496" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A62/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.549243" elapsed="0.000300"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.549960" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.549714" elapsed="0.000328"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:16.559890" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A62/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A62/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:16.560009" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A62/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '443'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:16.560110" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:16.552090" elapsed="0.008046"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.550111" elapsed="0.010087"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.560379" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.560225" elapsed="0.000219"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.550093" elapsed="0.010372"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.564512" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.561502" elapsed="0.003090"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.561280" elapsed="0.003359"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.561262" elapsed="0.003412"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.568461" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.565066" elapsed="0.003460"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.564749" elapsed="0.003824"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.564726" elapsed="0.003881"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.569401" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.568851" elapsed="0.000588"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.569881" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.569535" elapsed="0.000426"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.570839" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:16.570256" elapsed="0.000619"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.569993" elapsed="0.000932"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.569510" elapsed="0.001444"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.571759" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.571236" elapsed="0.000560"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.572256" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.571890" elapsed="0.000447"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.573317" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:16.572610" elapsed="0.000733"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.572369" elapsed="0.001009"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.571866" elapsed="0.001533"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:16.573552" elapsed="0.000379"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:16.574388" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.574096" elapsed="0.000319"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:16.574605" elapsed="0.002422"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:16.560834" elapsed="0.016258"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:16.577292" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:16.577182" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.577142" elapsed="0.000217"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:16.579939" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:16.577505" elapsed="0.002465"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:16.580023" elapsed="0.000031"/>
</return>
<msg time="2026-05-12T03:43:16.580200" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:16.545018" elapsed="0.035212"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:16.580289" elapsed="0.000027"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:16.542602" elapsed="0.037808"/>
</kw>
<var name="${switch}">62</var>
<status status="PASS" start="2026-05-12T03:43:16.542407" elapsed="0.038039"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.587597" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A63/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.587339" elapsed="0.000305"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.588086" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.587816" elapsed="0.000316"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:16.598811" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A63/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A63/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:16.599449" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A63/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '733'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;1&lt;/packet-count&gt;&lt;byte-count&gt;70&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;174000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:16.599573" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:16.590221" elapsed="0.009379"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.588219" elapsed="0.011425"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.599830" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.599671" elapsed="0.000224"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.588200" elapsed="0.011715"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.603829" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;1&lt;/packet-count&gt;&lt;byte-count&gt;70&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;174000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.600959" elapsed="0.003013"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.600729" elapsed="0.003293"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.600712" elapsed="0.003345"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.607924" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.604489" elapsed="0.003502"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.604134" elapsed="0.003906"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.604110" elapsed="0.003964"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.608895" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.608360" elapsed="0.000573"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.609445" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.609032" elapsed="0.000499"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.610437" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:16.609807" elapsed="0.000669"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.609564" elapsed="0.000963"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.609007" elapsed="0.001549"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.611414" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.610807" elapsed="0.000646"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.611902" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.611552" elapsed="0.000431"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.612904" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:16.612313" elapsed="0.000630"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.612016" elapsed="0.000978"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.611527" elapsed="0.001497"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:16.613286" elapsed="0.000556"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:16.614496" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.614075" elapsed="0.000458"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:16.614750" elapsed="0.003391"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:16.600301" elapsed="0.017954"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:16.618505" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:16.618353" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.618328" elapsed="0.000271"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:16.622333" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:16.618805" elapsed="0.003572"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:16.622448" elapsed="0.000045"/>
</return>
<msg time="2026-05-12T03:43:16.622670" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:16.583137" elapsed="0.039573"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:16.622789" elapsed="0.000037"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:16.580726" elapsed="0.042229"/>
</kw>
<var name="${switch}">63</var>
<status status="PASS" start="2026-05-12T03:43:16.580532" elapsed="0.042507"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.630150" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A64/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.629899" elapsed="0.000313"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.630610" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.630367" elapsed="0.000323"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:16.639822" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A64/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A64/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:16.640457" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A64/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '734'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;3&lt;/packet-count&gt;&lt;byte-count&gt;244&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;192000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:16.640609" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:16.632766" elapsed="0.007878"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.630758" elapsed="0.009946"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.640952" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.640738" elapsed="0.000304"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.630739" elapsed="0.010332"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.646112" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;3&lt;/packet-count&gt;&lt;byte-count&gt;244&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;192000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.642500" elapsed="0.003719"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.642184" elapsed="0.004084"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.642140" elapsed="0.004162"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.650023" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.646685" elapsed="0.003402"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.646377" elapsed="0.003758"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.646354" elapsed="0.003847"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.651032" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.650446" elapsed="0.000628"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.651459" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.651192" elapsed="0.000325"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.652125" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:16.651710" elapsed="0.000454"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.651540" elapsed="0.000681"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.651147" elapsed="0.001112"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.652876" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.652491" elapsed="0.000411"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.653236" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.652971" elapsed="0.000324"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.653909" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:16.653491" elapsed="0.000444"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.653318" elapsed="0.000653"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.652953" elapsed="0.001038"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:16.654142" elapsed="0.000454"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:16.655071" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.654768" elapsed="0.000330"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:16.655276" elapsed="0.002405"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:16.641590" elapsed="0.016156"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:16.657923" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:16.657816" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.657798" elapsed="0.000189"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:16.660600" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:16.658133" elapsed="0.002498"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:16.660684" elapsed="0.000030"/>
</return>
<msg time="2026-05-12T03:43:16.660842" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:16.625763" elapsed="0.035107"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:16.660930" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:16.623399" elapsed="0.037652"/>
</kw>
<var name="${switch}">64</var>
<status status="PASS" start="2026-05-12T03:43:16.623183" elapsed="0.037904"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.668248" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A65/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.667977" elapsed="0.000318"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.668697" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.668450" elapsed="0.000290"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:16.678613" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A65/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A65/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:16.678732" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A65/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '443'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:16.678832" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:16.670779" elapsed="0.008079"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.668805" elapsed="0.010095"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.679110" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.678926" elapsed="0.000272"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.668788" elapsed="0.010432"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.682796" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.680233" elapsed="0.002678"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.679983" elapsed="0.003021"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.679965" elapsed="0.003067"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.686721" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.683391" elapsed="0.003396"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.683088" elapsed="0.003750"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.683072" elapsed="0.003799"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.687720" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.687193" elapsed="0.000566"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.688268" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.687858" elapsed="0.000497"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.689242" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:16.688628" elapsed="0.000651"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.688389" elapsed="0.000941"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.687833" elapsed="0.001526"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.690106" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.689602" elapsed="0.000541"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.690614" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.690265" elapsed="0.000432"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.691638" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:16.690996" elapsed="0.000679"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.690730" elapsed="0.000995"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.690239" elapsed="0.001515"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:16.691964" elapsed="0.000546"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:16.693117" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.692739" elapsed="0.000413"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:16.693389" elapsed="0.002980"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:16.679568" elapsed="0.016871"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:16.696617" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:16.696508" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.696490" elapsed="0.000193"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:16.699561" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:16.696829" elapsed="0.002763"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:16.699646" elapsed="0.000032"/>
</return>
<msg time="2026-05-12T03:43:16.699807" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:16.663825" elapsed="0.036010"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:16.699893" elapsed="0.000027"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:16.661389" elapsed="0.038626"/>
</kw>
<var name="${switch}">65</var>
<status status="PASS" start="2026-05-12T03:43:16.661191" elapsed="0.038860"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.707635" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A66/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.707379" elapsed="0.000302"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.708077" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.707836" elapsed="0.000339"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:16.719443" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A66/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A66/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:16.720237" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A66/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '734'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;3&lt;/packet-count&gt;&lt;byte-count&gt;244&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;286000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:16.720392" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:16.710252" elapsed="0.010177"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.708245" elapsed="0.012245"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.720743" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.720525" elapsed="0.000309"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.708227" elapsed="0.012636"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.726034" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;3&lt;/packet-count&gt;&lt;byte-count&gt;244&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;286000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.722389" elapsed="0.003730"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.722041" elapsed="0.004151"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.722013" elapsed="0.004214"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.730037" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.726624" elapsed="0.003479"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.726310" elapsed="0.003863"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.726287" elapsed="0.003924"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.731042" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.730470" elapsed="0.000610"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.731553" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.731198" elapsed="0.000436"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.732527" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:16.731908" elapsed="0.000657"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.731667" elapsed="0.000948"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.731152" elapsed="0.001492"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.733452" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.732885" elapsed="0.000605"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.733937" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.733588" elapsed="0.000429"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.734902" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:16.734314" elapsed="0.000646"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.734050" elapsed="0.000961"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.733562" elapsed="0.001480"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:16.735276" elapsed="0.000597"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:16.736531" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.736107" elapsed="0.000461"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:16.736786" elapsed="0.003181"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:16.721402" elapsed="0.018631"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:16.740227" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:16.740103" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.740084" elapsed="0.000210"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:16.742929" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:16.740440" elapsed="0.002523"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:16.743017" elapsed="0.000034"/>
</return>
<msg time="2026-05-12T03:43:16.743197" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:16.702826" elapsed="0.040401"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:16.743285" elapsed="0.000028"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:16.700356" elapsed="0.043051"/>
</kw>
<var name="${switch}">66</var>
<status status="PASS" start="2026-05-12T03:43:16.700141" elapsed="0.043302"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.750606" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A67/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.750352" elapsed="0.000301"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.751107" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.750807" elapsed="0.000359"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:16.760927" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A67/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A67/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:16.761091" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A67/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '443'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:16.761311" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:16.753218" elapsed="0.008132"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.751236" elapsed="0.010173"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.761735" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.761519" elapsed="0.000332"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.751217" elapsed="0.010662"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.767067" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.763375" elapsed="0.003843"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.763020" elapsed="0.004249"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.762987" elapsed="0.004317"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.771138" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.767697" elapsed="0.003544"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.767382" elapsed="0.003896"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.767359" elapsed="0.003944"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.771892" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.771502" elapsed="0.000418"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.772257" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.771990" elapsed="0.000327"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.772941" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:16.772515" elapsed="0.000453"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.772341" elapsed="0.000663"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.771971" elapsed="0.001054"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.773630" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.773252" elapsed="0.000405"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.773975" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.773727" elapsed="0.000306"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.774689" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:16.774259" elapsed="0.000457"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.774057" elapsed="0.000695"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.773709" elapsed="0.001064"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:16.774950" elapsed="0.000418"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:16.775810" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.775533" elapsed="0.000303"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:16.775990" elapsed="0.002474"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:16.762401" elapsed="0.016129"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:16.778735" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:16.778601" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.778582" elapsed="0.000222"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:16.781444" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:16.779019" elapsed="0.002456"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:16.781527" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:16.781712" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:16.746112" elapsed="0.035631"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:16.781802" elapsed="0.000028"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:16.743729" elapsed="0.038197"/>
</kw>
<var name="${switch}">67</var>
<status status="PASS" start="2026-05-12T03:43:16.743532" elapsed="0.038430"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.789084" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A68/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.788837" elapsed="0.000292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.789542" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.789301" elapsed="0.000326"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:16.799140" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A68/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A68/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:16.799331" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A68/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '443'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:16.799487" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:16.791688" elapsed="0.007834"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.789694" elapsed="0.009885"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.799827" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.799613" elapsed="0.000303"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.789676" elapsed="0.010269"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.805018" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.801379" elapsed="0.003716"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.801035" elapsed="0.004108"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.801011" elapsed="0.004190"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.808940" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.805587" elapsed="0.003416"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.805278" elapsed="0.003773"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.805256" elapsed="0.003827"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.809878" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.809365" elapsed="0.000549"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.810378" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.810009" elapsed="0.000450"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.811368" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:16.810734" elapsed="0.000661"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.810491" elapsed="0.000940"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.809984" elapsed="0.001468"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.811995" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.811628" elapsed="0.000393"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.812367" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.812090" elapsed="0.000337"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.813047" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:16.812624" elapsed="0.000449"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.812450" elapsed="0.000660"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.812071" elapsed="0.001060"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:16.813315" elapsed="0.000385"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:16.814142" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.813865" elapsed="0.000320"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:16.814381" elapsed="0.003816"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:16.800460" elapsed="0.017809"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:16.818446" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:16.818338" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.818320" elapsed="0.000192"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:16.821104" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:16.818659" elapsed="0.002476"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:16.821221" elapsed="0.000037"/>
</return>
<msg time="2026-05-12T03:43:16.821390" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:16.784682" elapsed="0.036736"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:16.821476" elapsed="0.000027"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:16.782304" elapsed="0.039292"/>
</kw>
<var name="${switch}">68</var>
<status status="PASS" start="2026-05-12T03:43:16.782051" elapsed="0.039582"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.828805" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A69/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.828544" elapsed="0.000309"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.829272" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.829009" elapsed="0.000308"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:16.839588" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A69/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A69/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:16.840464" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A69/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '731'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;0&lt;/packet-count&gt;&lt;byte-count&gt;0&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;75000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:16.840636" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:16.831562" elapsed="0.009113"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.829382" elapsed="0.011360"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.841026" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.840781" elapsed="0.000364"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.829364" elapsed="0.011858"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.848108" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;0&lt;/packet-count&gt;&lt;byte-count&gt;0&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;75000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.842779" elapsed="0.005509"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.842445" elapsed="0.005896"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.842419" elapsed="0.005958"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.852393" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.848787" elapsed="0.003675"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.848456" elapsed="0.004057"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.848432" elapsed="0.004116"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.853449" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.852824" elapsed="0.000664"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.853960" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.853591" elapsed="0.000454"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.855012" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:16.854361" elapsed="0.000691"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.854079" elapsed="0.001026"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.853565" elapsed="0.001571"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.855956" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.855421" elapsed="0.000574"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.856549" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.856097" elapsed="0.000540"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.857563" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:16.856926" elapsed="0.000676"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.856672" elapsed="0.000984"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.856072" elapsed="0.001614"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:16.857913" elapsed="0.000582"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:16.859221" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.858739" elapsed="0.000511"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:16.859409" elapsed="0.002390"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:16.841783" elapsed="0.020082"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:16.862043" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:16.861934" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.861916" elapsed="0.000195"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:16.864764" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:16.862273" elapsed="0.002522"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:16.864847" elapsed="0.000036"/>
</return>
<msg time="2026-05-12T03:43:16.865010" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:16.824333" elapsed="0.040705"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:16.865095" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:16.821917" elapsed="0.043314"/>
</kw>
<var name="${switch}">69</var>
<status status="PASS" start="2026-05-12T03:43:16.821720" elapsed="0.043552"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.872404" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A70/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.872134" elapsed="0.000315"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.872850" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.872607" elapsed="0.000327"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:16.883393" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A70/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A70/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:16.883557" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A70/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '443'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:16.883700" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:16.875030" elapsed="0.008705"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.873001" elapsed="0.010793"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.884043" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.883828" elapsed="0.000304"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.872983" elapsed="0.011204"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.889213" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.885596" elapsed="0.003697"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.885288" elapsed="0.004053"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.885264" elapsed="0.004111"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.893115" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.889758" elapsed="0.003464"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.889449" elapsed="0.003828"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.889426" elapsed="0.003884"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.894069" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.893552" elapsed="0.000554"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.894577" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.894229" elapsed="0.000429"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.895593" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:16.894954" elapsed="0.000676"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.894690" elapsed="0.000991"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.894203" elapsed="0.001507"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.896486" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.895955" elapsed="0.000568"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.897010" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.896643" elapsed="0.000448"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.897996" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:16.897413" elapsed="0.000620"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.897123" elapsed="0.000959"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.896595" elapsed="0.001516"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:16.898343" elapsed="0.000554"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:16.899533" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.899126" elapsed="0.000443"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:16.899833" elapsed="0.003425"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:16.884690" elapsed="0.018633"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:16.903499" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:16.903392" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.903373" elapsed="0.000193"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:16.906233" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:16.903713" elapsed="0.002552"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:16.906319" elapsed="0.000033"/>
</return>
<msg time="2026-05-12T03:43:16.906482" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:16.867932" elapsed="0.038579"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:16.906569" elapsed="0.000027"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:16.865561" elapsed="0.041131"/>
</kw>
<var name="${switch}">70</var>
<status status="PASS" start="2026-05-12T03:43:16.865366" elapsed="0.041362"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.913844" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A71/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.913589" elapsed="0.000301"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.914310" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.914046" elapsed="0.000308"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:16.924749" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A71/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A71/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:16.924871" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A71/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '443'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:16.924973" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:16.916462" elapsed="0.008537"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.914420" elapsed="0.010620"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.925252" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.925066" elapsed="0.000282"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.914402" elapsed="0.010975"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.930471" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.926794" elapsed="0.003755"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.926482" elapsed="0.004115"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.926457" elapsed="0.004174"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.934394" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.931042" elapsed="0.003417"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.930705" elapsed="0.003855"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.930683" elapsed="0.003915"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.935405" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.934900" elapsed="0.000532"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.935752" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.935501" elapsed="0.000308"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.936453" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:16.936009" elapsed="0.000470"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.935832" elapsed="0.000683"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.935483" elapsed="0.001053"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.937079" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.936713" elapsed="0.000392"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.937483" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.937190" elapsed="0.000350"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.938152" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:16.937736" elapsed="0.000476"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.937563" elapsed="0.000685"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.937171" elapsed="0.001097"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:16.938425" elapsed="0.000448"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:16.939348" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.939043" elapsed="0.000331"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:16.939529" elapsed="0.002382"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:16.925870" elapsed="0.016107"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:16.942216" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:16.942046" elapsed="0.000225"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.942027" elapsed="0.000266"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:16.944903" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:16.942445" elapsed="0.002488"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:16.944985" elapsed="0.000032"/>
</return>
<msg time="2026-05-12T03:43:16.945144" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:16.909421" elapsed="0.035767"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:16.945245" elapsed="0.000027"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:16.907038" elapsed="0.038327"/>
</kw>
<var name="${switch}">71</var>
<status status="PASS" start="2026-05-12T03:43:16.906821" elapsed="0.038579"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.952590" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A72/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.952335" elapsed="0.000302"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.953033" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.952793" elapsed="0.000283"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:16.963335" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A72/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A72/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:16.963972" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A72/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '734'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;2&lt;/packet-count&gt;&lt;byte-count&gt;174&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;272000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:16.964084" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:16.955124" elapsed="0.008986"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.953140" elapsed="0.011033"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.964357" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.964201" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.953122" elapsed="0.011319"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.968439" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;2&lt;/packet-count&gt;&lt;byte-count&gt;174&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;272000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.965468" elapsed="0.003055"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.965232" elapsed="0.003340"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.965214" elapsed="0.003392"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.972359" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.968994" elapsed="0.003429"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.968683" elapsed="0.003788"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.968660" elapsed="0.003844"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.973312" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.972751" elapsed="0.000599"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.973822" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.973445" elapsed="0.000466"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.974857" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:16.974214" elapsed="0.000689"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.973945" elapsed="0.001010"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.973421" elapsed="0.001563"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.975631" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.975255" elapsed="0.000404"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:16.975979" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:16.975728" elapsed="0.000309"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.976674" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:16.976253" elapsed="0.000448"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.976060" elapsed="0.000677"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.975710" elapsed="0.001047"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:16.976912" elapsed="0.000421"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:16.977809" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:16.977528" elapsed="0.000307"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:16.977993" elapsed="0.002456"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:16.964799" elapsed="0.015761"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:16.980740" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:16.980631" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.980612" elapsed="0.000195"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:16.983530" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:16.980956" elapsed="0.002604"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:16.983612" elapsed="0.000033"/>
</return>
<msg time="2026-05-12T03:43:16.983772" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:16.948139" elapsed="0.035661"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:16.983856" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:16.945684" elapsed="0.038290"/>
</kw>
<var name="${switch}">72</var>
<status status="PASS" start="2026-05-12T03:43:16.945489" elapsed="0.038521"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.991232" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A73/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.990961" elapsed="0.000316"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:16.991672" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:16.991431" elapsed="0.000283"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:17.002287" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A73/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A73/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:17.002556" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A73/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '443'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:17.002818" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:16.993735" elapsed="0.009141"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:16.991779" elapsed="0.011201"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.003413" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.003036" elapsed="0.000527"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:16.991761" elapsed="0.011905"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.011530" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.006052" elapsed="0.005535"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.005540" elapsed="0.006081"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.005501" elapsed="0.006145"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.014332" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.011924" elapsed="0.002466"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.011701" elapsed="0.002729"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.011685" elapsed="0.002769"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.015077" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.014672" elapsed="0.000433"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.015480" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.015191" elapsed="0.000346"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.016175" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.015737" elapsed="0.000466"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.015561" elapsed="0.000677"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.015172" elapsed="0.001091"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.016805" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.016441" elapsed="0.000389"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.017146" elapsed="0.000038"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.016899" elapsed="0.000321"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.017838" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.017418" elapsed="0.000446"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.017243" elapsed="0.000657"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.016881" elapsed="0.001040"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:17.018073" elapsed="0.000415"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:17.018952" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.018654" elapsed="0.000324"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:17.019133" elapsed="0.002381"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:17.004557" elapsed="0.017020"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:17.021749" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:17.021644" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.021627" elapsed="0.000187"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:17.024418" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:17.021959" elapsed="0.002490"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:17.024501" elapsed="0.000030"/>
</return>
<msg time="2026-05-12T03:43:17.024667" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:16.986776" elapsed="0.037920"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:17.024753" elapsed="0.000027"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:16.984315" elapsed="0.040559"/>
</kw>
<var name="${switch}">73</var>
<status status="PASS" start="2026-05-12T03:43:16.984100" elapsed="0.040810"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.032027" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A74/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.031777" elapsed="0.000296"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.032538" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.032262" elapsed="0.000320"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:17.042898" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A74/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A74/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:17.043499" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A74/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '733'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;1&lt;/packet-count&gt;&lt;byte-count&gt;70&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;508000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:17.043608" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:17.034633" elapsed="0.009000"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.032647" elapsed="0.011028"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.043853" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.043700" elapsed="0.000217"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.032629" elapsed="0.011309"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.047691" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;1&lt;/packet-count&gt;&lt;byte-count&gt;70&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;508000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.044943" elapsed="0.002836"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.044723" elapsed="0.003108"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.044706" elapsed="0.003161"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.051850" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.048317" elapsed="0.003602"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.047946" elapsed="0.004023"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.047922" elapsed="0.004082"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.052840" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.052293" elapsed="0.000586"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.053369" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.052980" elapsed="0.000475"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.054385" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.053746" elapsed="0.000679"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.053489" elapsed="0.000989"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.052954" elapsed="0.001555"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.055342" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.054784" elapsed="0.000596"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.055845" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.055481" elapsed="0.000449"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.056882" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.056272" elapsed="0.000649"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.055964" elapsed="0.001009"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.055455" elapsed="0.001548"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:17.057249" elapsed="0.000557"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:17.058475" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.058048" elapsed="0.000465"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:17.058741" elapsed="0.002579"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:17.044310" elapsed="0.017105"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:17.061592" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:17.061485" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.061466" elapsed="0.000192"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:17.064270" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:17.061804" elapsed="0.002496"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:17.064352" elapsed="0.000031"/>
</return>
<msg time="2026-05-12T03:43:17.064509" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:17.027643" elapsed="0.036894"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:17.064593" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:17.025229" elapsed="0.039482"/>
</kw>
<var name="${switch}">74</var>
<status status="PASS" start="2026-05-12T03:43:17.024995" elapsed="0.039752"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.071847" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A75/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.071598" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.072308" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.072046" elapsed="0.000306"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:17.081108" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A75/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A75/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:17.081934" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A75/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '734'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;2&lt;/packet-count&gt;&lt;byte-count&gt;174&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;276000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:17.082091" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:17.074374" elapsed="0.007754"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.072417" elapsed="0.009803"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.082485" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.082257" elapsed="0.000322"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.072400" elapsed="0.010209"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.088026" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;2&lt;/packet-count&gt;&lt;byte-count&gt;174&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;3&lt;/second&gt;&lt;nanosecond&gt;276000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.084111" elapsed="0.004086"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.083779" elapsed="0.004476"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.083754" elapsed="0.004540"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.091981" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.088710" elapsed="0.003318"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.088376" elapsed="0.003687"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.088351" elapsed="0.003736"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.092665" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.092286" elapsed="0.000405"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.093009" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.092761" elapsed="0.000306"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.093818" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.093388" elapsed="0.000457"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.093090" elapsed="0.000791"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.092743" elapsed="0.001159"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.094464" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.094079" elapsed="0.000411"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.094827" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.094558" elapsed="0.000327"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.095520" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.095081" elapsed="0.000465"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.094909" elapsed="0.000673"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.094541" elapsed="0.001062"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:17.095754" elapsed="0.000378"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:17.096595" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.096315" elapsed="0.000305"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:17.096774" elapsed="0.002402"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:17.083143" elapsed="0.016098"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:17.099414" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:17.099309" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.099291" elapsed="0.000189"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:17.102042" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:17.099625" elapsed="0.002447"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:17.102124" elapsed="0.000046"/>
</return>
<msg time="2026-05-12T03:43:17.102301" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:17.067394" elapsed="0.034935"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:17.102386" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:17.065022" elapsed="0.037483"/>
</kw>
<var name="${switch}">75</var>
<status status="PASS" start="2026-05-12T03:43:17.064830" elapsed="0.037711"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.109575" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A76/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.109328" elapsed="0.000292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.110046" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.109773" elapsed="0.000352"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:17.120193" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A76/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A76/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:17.120351" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A76/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '443'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:17.120477" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:17.112179" elapsed="0.008325"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.110210" elapsed="0.010342"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.120763" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.120580" elapsed="0.000251"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.110191" elapsed="0.010661"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.125115" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.121943" elapsed="0.003299"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.121711" elapsed="0.003582"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.121693" elapsed="0.003635"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.129035" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.125715" elapsed="0.003385"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.125404" elapsed="0.003743"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.125381" elapsed="0.003827"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.130021" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.129479" elapsed="0.000579"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.130528" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.130153" elapsed="0.000456"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.131516" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.130905" elapsed="0.000648"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.130641" elapsed="0.000962"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.130129" elapsed="0.001503"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.132409" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.131877" elapsed="0.000568"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.132884" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.132540" elapsed="0.000423"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.133866" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.133290" elapsed="0.000612"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.132995" elapsed="0.000956"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.132516" elapsed="0.001464"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:17.134216" elapsed="0.000579"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:17.135407" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.135028" elapsed="0.000405"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:17.135686" elapsed="0.002427"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:17.121265" elapsed="0.016932"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:17.138380" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:17.138269" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.138250" elapsed="0.000199"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:17.141083" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:17.138598" elapsed="0.002516"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:17.141196" elapsed="0.000037"/>
</return>
<msg time="2026-05-12T03:43:17.141363" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:17.105219" elapsed="0.036172"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:17.141448" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:17.102848" elapsed="0.038719"/>
</kw>
<var name="${switch}">76</var>
<status status="PASS" start="2026-05-12T03:43:17.102627" elapsed="0.038975"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.148725" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A77/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.148474" elapsed="0.000296"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.149177" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.148923" elapsed="0.000300"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:17.158760" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A77/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A77/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:17.158878" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A77/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '443'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:17.158979" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:17.151243" elapsed="0.007761"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.149292" elapsed="0.009752"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.159254" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.159069" elapsed="0.000281"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.149274" elapsed="0.010105"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.164395" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.160771" elapsed="0.003702"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.160466" elapsed="0.004054"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.160442" elapsed="0.004112"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.167994" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.164936" elapsed="0.003104"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.164627" elapsed="0.003481"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.164605" elapsed="0.003530"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.168719" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.168340" elapsed="0.000406"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.169063" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.168814" elapsed="0.000306"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.169755" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.169335" elapsed="0.000446"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.169143" elapsed="0.000674"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.168797" elapsed="0.001040"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.170417" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.170014" elapsed="0.000431"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.170778" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.170514" elapsed="0.000321"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.171471" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.171031" elapsed="0.000467"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.170859" elapsed="0.000674"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.170495" elapsed="0.001059"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:17.171707" elapsed="0.000379"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:17.172558" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.172283" elapsed="0.000302"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:17.172739" elapsed="0.002362"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:17.159862" elapsed="0.015317"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:17.175354" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:17.175248" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.175230" elapsed="0.000189"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:17.177985" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:17.175565" elapsed="0.002450"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:17.178066" elapsed="0.000030"/>
</return>
<msg time="2026-05-12T03:43:17.178238" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:17.144284" elapsed="0.033982"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:17.178323" elapsed="0.000027"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:17.141908" elapsed="0.036534"/>
</kw>
<var name="${switch}">77</var>
<status status="PASS" start="2026-05-12T03:43:17.141703" elapsed="0.036775"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.185534" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A78/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.185278" elapsed="0.000302"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.185974" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.185733" elapsed="0.000284"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:17.196577" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A78/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A78/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:17.197220" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A78/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '734'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;2&lt;/packet-count&gt;&lt;byte-count&gt;174&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;902000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:17.197343" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:17.188062" elapsed="0.009306"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.186082" elapsed="0.011332"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.197610" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.197442" elapsed="0.000232"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.186064" elapsed="0.011631"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.204440" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;2&lt;/packet-count&gt;&lt;byte-count&gt;174&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;902000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.198800" elapsed="0.005784"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.198534" elapsed="0.006133"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.198516" elapsed="0.006209"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.208969" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.205451" elapsed="0.003564"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.204857" elapsed="0.004192"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.204818" elapsed="0.004255"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.209682" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.209294" elapsed="0.000414"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.210025" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.209776" elapsed="0.000305"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.210735" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.210297" elapsed="0.000466"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.210105" elapsed="0.000693"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.209759" elapsed="0.001060"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.211369" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.210992" elapsed="0.000403"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.211708" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.211462" elapsed="0.000303"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.212401" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.211965" elapsed="0.000462"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.211788" elapsed="0.000673"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.211445" elapsed="0.001037"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:17.212637" elapsed="0.000379"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:17.213508" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.213210" elapsed="0.000323"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:17.213687" elapsed="0.002395"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:17.198079" elapsed="0.018124"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:17.216384" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:17.216274" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.216256" elapsed="0.000196"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:17.219099" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:17.216598" elapsed="0.002549"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:17.219234" elapsed="0.000041"/>
</return>
<msg time="2026-05-12T03:43:17.219409" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:17.181145" elapsed="0.038292"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:17.219493" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:17.178791" elapsed="0.040820"/>
</kw>
<var name="${switch}">78</var>
<status status="PASS" start="2026-05-12T03:43:17.178565" elapsed="0.041082"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.226711" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A79/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.226449" elapsed="0.000308"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.227150" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.226909" elapsed="0.000300"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:17.235685" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A79/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A79/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:17.236278" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A79/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '734'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;2&lt;/packet-count&gt;&lt;byte-count&gt;174&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;850000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:17.236399" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:17.229237" elapsed="0.007189"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.227275" elapsed="0.009194"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.236663" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.236502" elapsed="0.000228"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.227257" elapsed="0.009499"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.240512" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;2&lt;/packet-count&gt;&lt;byte-count&gt;174&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;850000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.237825" elapsed="0.002792"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.237582" elapsed="0.003070"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.237563" elapsed="0.003114"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.243521" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.240958" elapsed="0.002632"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.240732" elapsed="0.002907"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.240716" elapsed="0.002957"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.244522" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.243926" elapsed="0.000637"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.245015" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.244662" elapsed="0.000435"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.246079" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.245453" elapsed="0.000664"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.245187" elapsed="0.001005"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.244636" elapsed="0.001589"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.247032" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.246474" elapsed="0.000595"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.247551" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.247186" elapsed="0.000451"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.248608" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.247967" elapsed="0.000680"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.247670" elapsed="0.001026"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.247139" elapsed="0.001587"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:17.248941" elapsed="0.000605"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:17.250230" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.249806" elapsed="0.000464"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:17.250497" elapsed="0.003473"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:17.237121" elapsed="0.016941"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:17.254336" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:17.254182" elapsed="0.000219"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.254134" elapsed="0.000297"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:17.257341" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:17.254654" elapsed="0.002718"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:17.257423" elapsed="0.000033"/>
</return>
<msg time="2026-05-12T03:43:17.257594" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:17.222321" elapsed="0.035303"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:17.257695" elapsed="0.000028"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:17.219939" elapsed="0.037880"/>
</kw>
<var name="${switch}">79</var>
<status status="PASS" start="2026-05-12T03:43:17.219742" elapsed="0.038115"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.265063" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A80/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.264805" elapsed="0.000305"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.265552" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.265282" elapsed="0.000358"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:17.272891" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A80/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A80/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:17.273016" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A80/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '443'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:17.273117" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:17.267725" elapsed="0.005418"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.265709" elapsed="0.007501"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.273393" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.273235" elapsed="0.000223"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.265690" elapsed="0.007788"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.278003" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.274485" elapsed="0.003598"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.274259" elapsed="0.003873"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.274241" elapsed="0.003967"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.282092" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.278601" elapsed="0.003587"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.278288" elapsed="0.003953"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.278265" elapsed="0.004008"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.283077" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.282518" elapsed="0.000596"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.283581" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.283233" elapsed="0.000429"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.284541" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.283936" elapsed="0.000642"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.283695" elapsed="0.000932"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.283208" elapsed="0.001448"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.285430" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.284900" elapsed="0.000567"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.285902" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.285560" elapsed="0.000422"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.286937" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.286305" elapsed="0.000669"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.286015" elapsed="0.001009"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.285537" elapsed="0.001516"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:17.287281" elapsed="0.000377"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:17.288095" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.287822" elapsed="0.000300"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:17.288325" elapsed="0.003814"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:17.273825" elapsed="0.018401"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:17.292405" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:17.292297" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.292278" elapsed="0.000193"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:17.295435" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:17.292617" elapsed="0.002860"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:17.295544" elapsed="0.000042"/>
</return>
<msg time="2026-05-12T03:43:17.295741" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:17.260583" elapsed="0.035197"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:17.295856" elapsed="0.000037"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:17.258144" elapsed="0.037874"/>
</kw>
<var name="${switch}">80</var>
<status status="PASS" start="2026-05-12T03:43:17.257950" elapsed="0.038118"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.304328" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A81/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.303998" elapsed="0.000380"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.304786" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.304536" elapsed="0.000311"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:17.313569" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A81/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A81/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:17.314148" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A81/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '734'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;3&lt;/packet-count&gt;&lt;byte-count&gt;244&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;721000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:17.314287" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:17.307120" elapsed="0.007192"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.304937" elapsed="0.009420"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.314540" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.314384" elapsed="0.000221"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.304912" elapsed="0.009714"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.318431" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;3&lt;/packet-count&gt;&lt;byte-count&gt;244&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;721000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.315739" elapsed="0.002814"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.315509" elapsed="0.003081"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.315492" elapsed="0.003122"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.322382" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.318932" elapsed="0.003519"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.318704" elapsed="0.003796"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.318686" elapsed="0.003848"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.323402" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.322821" elapsed="0.000619"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.323892" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.323539" elapsed="0.000436"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.324936" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.324276" elapsed="0.000699"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.324007" elapsed="0.001020"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.323513" elapsed="0.001543"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.325867" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.325336" elapsed="0.000570"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.326402" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.326004" elapsed="0.000482"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.327449" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.326816" elapsed="0.000663"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.326519" elapsed="0.000996"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.325978" elapsed="0.001558"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:17.327693" elapsed="0.000387"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:17.328565" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.328264" elapsed="0.000327"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:17.328749" elapsed="0.002457"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:17.315050" elapsed="0.016237"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:17.331497" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:17.331375" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.331351" elapsed="0.000228"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:17.334258" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:17.331769" elapsed="0.002520"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:17.334341" elapsed="0.000036"/>
</return>
<msg time="2026-05-12T03:43:17.334506" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:17.299315" elapsed="0.035218"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:17.334591" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:17.296415" elapsed="0.038330"/>
</kw>
<var name="${switch}">81</var>
<status status="PASS" start="2026-05-12T03:43:17.296192" elapsed="0.038590"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.342179" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A82/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.341895" elapsed="0.000333"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.342678" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.342386" elapsed="0.000382"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:17.350367" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A82/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A82/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:17.350951" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A82/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '734'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;2&lt;/packet-count&gt;&lt;byte-count&gt;174&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;996000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:17.351061" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:17.344940" elapsed="0.006147"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.342836" elapsed="0.008294"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.351334" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.351176" elapsed="0.000225"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.342817" elapsed="0.008605"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.355135" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;2&lt;/packet-count&gt;&lt;byte-count&gt;174&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;996000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.352472" elapsed="0.002782"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.352241" elapsed="0.003057"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.352222" elapsed="0.003108"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.358102" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.355679" elapsed="0.002471"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.355400" elapsed="0.002806"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.355379" elapsed="0.002851"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.358845" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.358414" elapsed="0.000458"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.359216" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.358943" elapsed="0.000347"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.360220" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.359574" elapsed="0.000687"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.359327" elapsed="0.000985"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.358924" elapsed="0.001417"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.361101" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.360586" elapsed="0.000552"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.361611" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.361261" elapsed="0.000432"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.362662" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.361984" elapsed="0.000718"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.361725" elapsed="0.001028"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.361234" elapsed="0.001548"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:17.362998" elapsed="0.000626"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:17.364309" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.363858" elapsed="0.000496"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:17.364619" elapsed="0.003390"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:17.351778" elapsed="0.016321"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:17.368387" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:17.368237" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.368209" elapsed="0.000271"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:17.371910" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:17.368684" elapsed="0.003257"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:17.371994" elapsed="0.000035"/>
</return>
<msg time="2026-05-12T03:43:17.372214" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:17.337491" elapsed="0.034755"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:17.372307" elapsed="0.000028"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:17.335093" elapsed="0.037338"/>
</kw>
<var name="${switch}">82</var>
<status status="PASS" start="2026-05-12T03:43:17.334879" elapsed="0.037589"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.379581" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A83/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.379325" elapsed="0.000303"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.380029" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.379783" elapsed="0.000291"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:17.387922" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A83/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A83/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:17.388042" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A83/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '443'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:17.388145" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:17.382132" elapsed="0.006064"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.380140" elapsed="0.008100"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.388420" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.388265" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.380121" elapsed="0.008382"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.392572" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.389537" elapsed="0.003168"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.389310" elapsed="0.003446"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.389292" elapsed="0.003499"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.396585" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.393227" elapsed="0.003426"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.392869" elapsed="0.003832"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.392845" elapsed="0.003889"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.397599" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.396987" elapsed="0.000651"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.398089" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.397737" elapsed="0.000458"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.399138" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.398480" elapsed="0.000720"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.398230" elapsed="0.001024"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.397711" elapsed="0.001578"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.400066" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.399541" elapsed="0.000562"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.400605" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.400254" elapsed="0.000432"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.401705" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.400959" elapsed="0.000786"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.400718" elapsed="0.001079"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.400227" elapsed="0.001601"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:17.402046" elapsed="0.000851"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:17.403630" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.403136" elapsed="0.000520"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:17.403811" elapsed="0.002629"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:17.388855" elapsed="0.017652"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:17.406721" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:17.406577" elapsed="0.000190"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.406559" elapsed="0.000231"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:17.409442" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:17.406938" elapsed="0.002537"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:17.409528" elapsed="0.000033"/>
</return>
<msg time="2026-05-12T03:43:17.409692" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:17.375187" elapsed="0.034534"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:17.409779" elapsed="0.000028"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:17.372765" elapsed="0.037137"/>
</kw>
<var name="${switch}">83</var>
<status status="PASS" start="2026-05-12T03:43:17.372565" elapsed="0.037374"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.417133" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A84/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.416867" elapsed="0.000337"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.417619" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.417365" elapsed="0.000344"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:17.425537" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A84/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A84/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:17.426097" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A84/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '734'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;2&lt;/packet-count&gt;&lt;byte-count&gt;174&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;784000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:17.426230" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:17.419787" elapsed="0.006471"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.417779" elapsed="0.008522"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.426484" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.426326" elapsed="0.000224"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.417760" elapsed="0.008810"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.430312" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;2&lt;/packet-count&gt;&lt;byte-count&gt;174&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;784000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.427626" elapsed="0.002748"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.427401" elapsed="0.003009"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.427383" elapsed="0.003051"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.433121" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.430736" elapsed="0.002458"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.430487" elapsed="0.002745"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.430471" elapsed="0.002787"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.433834" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.433445" elapsed="0.000416"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.434199" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.433930" elapsed="0.000328"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.434984" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.434458" elapsed="0.000554"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.434282" elapsed="0.000767"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.433912" elapsed="0.001158"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.435794" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.435274" elapsed="0.000557"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.436323" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.435925" elapsed="0.000479"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.437279" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.436676" elapsed="0.000639"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.436436" elapsed="0.000929"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.435901" elapsed="0.001492"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:17.437604" elapsed="0.000608"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:17.438879" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.438446" elapsed="0.000468"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:17.439131" elapsed="0.003360"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:17.426961" elapsed="0.015637"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:17.442845" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:17.442697" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.442671" elapsed="0.000267"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:17.446572" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:17.443143" elapsed="0.003490"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:17.446707" elapsed="0.000043"/>
</return>
<msg time="2026-05-12T03:43:17.446930" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:17.412641" elapsed="0.034328"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:17.447048" elapsed="0.000037"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:17.410250" elapsed="0.036986"/>
</kw>
<var name="${switch}">84</var>
<status status="PASS" start="2026-05-12T03:43:17.410033" elapsed="0.037255"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.455626" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A85/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.455373" elapsed="0.000299"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.456069" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.455827" elapsed="0.000284"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:17.464530" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A85/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A85/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:17.464647" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A85/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '443'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:17.464748" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:17.458182" elapsed="0.006591"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.456193" elapsed="0.008622"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.464993" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.464839" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.456174" elapsed="0.008904"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.468733" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.466090" elapsed="0.002735"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.465871" elapsed="0.002991"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.465853" elapsed="0.003033"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.471729" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.469186" elapsed="0.002609"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.468941" elapsed="0.002902"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.468925" elapsed="0.002952"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.472667" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.472124" elapsed="0.000581"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.473149" elapsed="0.000065"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.472802" elapsed="0.000464"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.474142" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.473554" elapsed="0.000647"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.473299" elapsed="0.000955"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.472777" elapsed="0.001506"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.475073" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.474527" elapsed="0.000584"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.475577" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.475230" elapsed="0.000427"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.476538" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.475930" elapsed="0.000645"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.475689" elapsed="0.000936"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.475205" elapsed="0.001448"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:17.476866" elapsed="0.000588"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:17.478076" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.477686" elapsed="0.000425"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:17.478352" elapsed="0.003378"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:17.465459" elapsed="0.016360"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:17.482063" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:17.481916" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.481890" elapsed="0.000290"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:17.485112" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:17.482388" elapsed="0.002754"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:17.485221" elapsed="0.000031"/>
</return>
<msg time="2026-05-12T03:43:17.485379" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:17.451099" elapsed="0.034308"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:17.485462" elapsed="0.000027"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:17.447684" elapsed="0.037898"/>
</kw>
<var name="${switch}">85</var>
<status status="PASS" start="2026-05-12T03:43:17.447413" elapsed="0.038204"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.492892" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A86/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.492635" elapsed="0.000302"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.493359" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.493095" elapsed="0.000349"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:17.502928" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A86/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A86/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:17.503636" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A86/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '734'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;2&lt;/packet-count&gt;&lt;byte-count&gt;174&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;875000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:17.503791" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:17.495536" elapsed="0.008290"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.493513" elapsed="0.010372"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.504135" elapsed="0.000059"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.503920" elapsed="0.000336"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.493494" elapsed="0.010796"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.509404" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;2&lt;/packet-count&gt;&lt;byte-count&gt;174&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;875000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.505698" elapsed="0.003790"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.505382" elapsed="0.004154"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.505357" elapsed="0.004213"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.513447" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.510087" elapsed="0.003425"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.509645" elapsed="0.003916"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.509622" elapsed="0.003972"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.514414" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.513858" elapsed="0.000593"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.514994" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.514589" elapsed="0.000494"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.515791" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.515359" elapsed="0.000460"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.515121" elapsed="0.000734"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.514525" elapsed="0.001351"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.516448" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.516051" elapsed="0.000424"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.516793" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.516543" elapsed="0.000308"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.517512" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.517046" elapsed="0.000493"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.516873" elapsed="0.000702"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.516526" elapsed="0.001070"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:17.517749" elapsed="0.000452"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:17.518688" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.518377" elapsed="0.000336"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:17.518868" elapsed="0.002425"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:17.504778" elapsed="0.016579"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:17.521532" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:17.521426" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.521408" elapsed="0.000190"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:17.524294" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:17.521749" elapsed="0.002575"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:17.524376" elapsed="0.000034"/>
</return>
<msg time="2026-05-12T03:43:17.524537" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:17.488423" elapsed="0.036142"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:17.524622" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:17.485914" elapsed="0.038827"/>
</kw>
<var name="${switch}">86</var>
<status status="PASS" start="2026-05-12T03:43:17.485713" elapsed="0.039065"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.531988" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A87/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.531729" elapsed="0.000306"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.532453" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.532207" elapsed="0.000290"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:17.540786" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A87/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A87/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:17.540912" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A87/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '443'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:17.541014" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:17.534570" elapsed="0.006470"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.532564" elapsed="0.008517"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.541286" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.541106" elapsed="0.000245"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.532546" elapsed="0.008826"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.545010" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.542395" elapsed="0.002716"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.542139" elapsed="0.003009"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.542121" elapsed="0.003073"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.548325" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.545481" elapsed="0.002911"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.545252" elapsed="0.003189"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.545236" elapsed="0.003238"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.549287" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.548729" elapsed="0.000597"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.549805" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.549425" elapsed="0.000467"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.550852" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.550205" elapsed="0.000690"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.549925" elapsed="0.001026"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.549400" elapsed="0.001581"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.551834" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.551273" elapsed="0.000605"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.552371" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.551987" elapsed="0.000467"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.553368" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.552736" elapsed="0.000671"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.552489" elapsed="0.000970"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.551959" elapsed="0.001530"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:17.553710" elapsed="0.000601"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:17.554978" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.554569" elapsed="0.000446"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:17.555256" elapsed="0.003404"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:17.541723" elapsed="0.017033"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:17.559009" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:17.558854" elapsed="0.000217"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.558828" elapsed="0.000273"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:17.561705" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:17.559318" elapsed="0.002418"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:17.561787" elapsed="0.000031"/>
</return>
<msg time="2026-05-12T03:43:17.561945" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:17.527534" elapsed="0.034439"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:17.562030" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:17.525068" elapsed="0.037081"/>
</kw>
<var name="${switch}">87</var>
<status status="PASS" start="2026-05-12T03:43:17.524870" elapsed="0.037341"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.569278" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A88/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.569014" elapsed="0.000310"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.569716" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.569476" elapsed="0.000324"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:17.577585" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A88/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A88/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:17.577703" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A88/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '443'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:17.577805" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:17.571833" elapsed="0.005997"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.569867" elapsed="0.008005"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.578050" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.577897" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.569849" elapsed="0.008286"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.581720" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.579183" elapsed="0.002592"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.578947" elapsed="0.002862"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.578929" elapsed="0.002904"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.584542" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.582105" elapsed="0.002483"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.581887" elapsed="0.002735"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.581871" elapsed="0.002775"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.585209" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.584822" elapsed="0.000413"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.585551" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.585303" elapsed="0.000305"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.586253" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.585804" elapsed="0.000476"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.585632" elapsed="0.000684"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.585286" elapsed="0.001050"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.586889" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.586527" elapsed="0.000388"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.587243" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.586982" elapsed="0.000318"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.587904" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.587494" elapsed="0.000437"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.587323" elapsed="0.000643"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.586965" elapsed="0.001022"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:17.588138" elapsed="0.000394"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:17.588970" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.588695" elapsed="0.000300"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:17.589203" elapsed="0.002394"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:17.578528" elapsed="0.013133"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:17.591836" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:17.591729" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.591711" elapsed="0.000191"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:17.594480" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:17.592049" elapsed="0.002489"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:17.594592" elapsed="0.000031"/>
</return>
<msg time="2026-05-12T03:43:17.594751" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:17.564868" elapsed="0.029911"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:17.594836" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:17.562496" elapsed="0.032460"/>
</kw>
<var name="${switch}">88</var>
<status status="PASS" start="2026-05-12T03:43:17.562304" elapsed="0.032687"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.602024" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A89/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.601774" elapsed="0.000295"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.602485" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.602241" elapsed="0.000305"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:17.611523" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A89/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A89/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:17.612108" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A89/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '734'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;2&lt;/packet-count&gt;&lt;byte-count&gt;174&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;629000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:17.612238" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:17.604568" elapsed="0.007696"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.602611" elapsed="0.009694"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.612509" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.612330" elapsed="0.000249"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.602593" elapsed="0.010007"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.616407" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;2&lt;/packet-count&gt;&lt;byte-count&gt;174&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;629000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.613719" elapsed="0.002812"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.613491" elapsed="0.003076"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.613473" elapsed="0.003119"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.619295" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.616875" elapsed="0.002467"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.616648" elapsed="0.002728"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.616632" elapsed="0.002768"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.619951" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.619580" elapsed="0.000397"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.620321" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.620045" elapsed="0.000335"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.620994" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.620578" elapsed="0.000442"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.620404" elapsed="0.000651"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.620028" elapsed="0.001048"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.621626" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.621265" elapsed="0.000387"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.621964" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.621719" elapsed="0.000300"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.622663" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.622234" elapsed="0.000455"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.622043" elapsed="0.000681"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.621702" elapsed="0.001043"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:17.622896" elapsed="0.000397"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:17.623735" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.623458" elapsed="0.000303"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:17.623916" elapsed="0.002398"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:17.613050" elapsed="0.013327"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:17.626588" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:17.626444" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.626426" elapsed="0.000229"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:17.629287" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:17.626802" elapsed="0.002515"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:17.629368" elapsed="0.000031"/>
</return>
<msg time="2026-05-12T03:43:17.629526" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:17.597634" elapsed="0.031919"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:17.629609" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:17.595288" elapsed="0.034438"/>
</kw>
<var name="${switch}">89</var>
<status status="PASS" start="2026-05-12T03:43:17.595079" elapsed="0.034683"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.636983" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A90/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.636734" elapsed="0.000295"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.637438" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.637197" elapsed="0.000321"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:17.645783" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A90/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A90/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:17.646356" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A90/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '734'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;2&lt;/packet-count&gt;&lt;byte-count&gt;174&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;573000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:17.646464" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:17.639573" elapsed="0.006961"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.637586" elapsed="0.008991"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.646759" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.646602" elapsed="0.000221"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.637568" elapsed="0.009275"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.651771" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;2&lt;/packet-count&gt;&lt;byte-count&gt;174&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;573000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.648077" elapsed="0.003778"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.647772" elapsed="0.004131"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.647748" elapsed="0.004190"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.655722" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.652350" elapsed="0.003452"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.652012" elapsed="0.003839"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.651990" elapsed="0.003894"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.656681" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.656129" elapsed="0.000589"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.657178" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.656813" elapsed="0.000448"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.658129" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.657545" elapsed="0.000641"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.657299" elapsed="0.000939"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.656788" elapsed="0.001480"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.659051" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.658544" elapsed="0.000544"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.659476" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.659206" elapsed="0.000328"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.660143" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.659731" elapsed="0.000470"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.659557" elapsed="0.000683"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.659180" elapsed="0.001086"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:17.660453" elapsed="0.000413"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:17.661327" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.661034" elapsed="0.000319"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:17.661510" elapsed="0.002360"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:17.647210" elapsed="0.016724"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:17.664108" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:17.664004" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.663986" elapsed="0.000212"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:17.666770" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:17.664346" elapsed="0.002453"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:17.666851" elapsed="0.000030"/>
</return>
<msg time="2026-05-12T03:43:17.667006" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:17.632533" elapsed="0.034500"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:17.667089" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:17.630057" elapsed="0.037167"/>
</kw>
<var name="${switch}">90</var>
<status status="PASS" start="2026-05-12T03:43:17.629849" elapsed="0.037412"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.674375" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A91/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.674104" elapsed="0.000317"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.674847" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.674588" elapsed="0.000307"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:17.682759" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A91/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A91/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:17.682876" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A91/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '443'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:17.682976" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:17.676961" elapsed="0.006041"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.674966" elapsed="0.008077"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.683247" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.683068" elapsed="0.000249"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.674948" elapsed="0.008389"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.687025" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.684363" elapsed="0.002754"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.684109" elapsed="0.003060"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.684092" elapsed="0.003103"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.689910" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.687479" elapsed="0.002479"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.687251" elapsed="0.002742"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.687235" elapsed="0.002783"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.690655" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.690217" elapsed="0.000467"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.691010" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.690755" elapsed="0.000313"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.691922" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.691299" elapsed="0.000661"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.691091" elapsed="0.000920"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.690736" elapsed="0.001303"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.692859" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.692321" elapsed="0.000576"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.693365" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.692993" elapsed="0.000453"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.694349" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.693736" elapsed="0.000650"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.693482" elapsed="0.000953"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.692969" elapsed="0.001516"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:17.694722" elapsed="0.000566"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:17.695938" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.695536" elapsed="0.000440"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:17.696239" elapsed="0.003258"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:17.683694" elapsed="0.015867"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:17.699734" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:17.699629" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.699611" elapsed="0.000188"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:17.702416" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:17.699945" elapsed="0.002501"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:17.702521" elapsed="0.000032"/>
</return>
<msg time="2026-05-12T03:43:17.702679" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:17.669892" elapsed="0.032814"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:17.702763" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:17.667538" elapsed="0.035342"/>
</kw>
<var name="${switch}">91</var>
<status status="PASS" start="2026-05-12T03:43:17.667346" elapsed="0.035569"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.710064" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A92/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.709814" elapsed="0.000295"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.710555" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.710284" elapsed="0.000367"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:17.719719" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A92/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A92/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:17.720517" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A92/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '734'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;2&lt;/packet-count&gt;&lt;byte-count&gt;174&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;869000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:17.720667" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:17.712724" elapsed="0.007978"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.710720" elapsed="0.010041"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.721026" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.720794" elapsed="0.000324"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.710702" elapsed="0.010445"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.726241" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;2&lt;/packet-count&gt;&lt;byte-count&gt;174&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;869000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.722623" elapsed="0.003708"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.722270" elapsed="0.004109"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.722246" elapsed="0.004167"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.730098" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.726811" elapsed="0.003382"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.726503" elapsed="0.003740"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.726479" elapsed="0.003797"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.731076" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.730558" elapsed="0.000555"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.731508" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.731235" elapsed="0.000331"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.732193" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.731762" elapsed="0.000459"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.731589" elapsed="0.000667"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.731207" elapsed="0.001069"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.732807" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.732450" elapsed="0.000383"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.733144" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.732900" elapsed="0.000317"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.733821" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.733412" elapsed="0.000435"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.733240" elapsed="0.000642"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.732882" elapsed="0.001050"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:17.734085" elapsed="0.000455"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:17.734982" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.734706" elapsed="0.000301"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:17.735177" elapsed="0.003947"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:17.721661" elapsed="0.017546"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:17.739391" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:17.739282" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.739261" elapsed="0.000197"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:17.742046" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:17.739606" elapsed="0.002472"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:17.742134" elapsed="0.000068"/>
</return>
<msg time="2026-05-12T03:43:17.742348" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:17.705643" elapsed="0.036735"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:17.742469" elapsed="0.000031"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:17.703212" elapsed="0.039386"/>
</kw>
<var name="${switch}">92</var>
<status status="PASS" start="2026-05-12T03:43:17.703004" elapsed="0.039635"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.749750" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A93/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.749496" elapsed="0.000300"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.750233" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.749970" elapsed="0.000306"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:17.756995" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A93/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A93/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:17.757593" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A93/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '734'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;2&lt;/packet-count&gt;&lt;byte-count&gt;174&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;398000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:17.757702" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:17.752318" elapsed="0.005409"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.750342" elapsed="0.007427"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.757947" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.757794" elapsed="0.000216"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.750325" elapsed="0.007705"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.761636" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;2&lt;/packet-count&gt;&lt;byte-count&gt;174&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;2&lt;/second&gt;&lt;nanosecond&gt;398000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.759053" elapsed="0.002684"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.758832" elapsed="0.002940"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.758814" elapsed="0.002982"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.765022" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.762074" elapsed="0.003013"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.761850" elapsed="0.003286"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.761834" elapsed="0.003356"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.765966" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.765443" elapsed="0.000560"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.766505" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.766098" elapsed="0.000490"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.767474" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.766863" elapsed="0.000648"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.766620" elapsed="0.000942"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.766074" elapsed="0.001522"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.768399" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.767847" elapsed="0.000590"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.768878" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.768533" elapsed="0.000426"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.769831" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.769253" elapsed="0.000614"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.768990" elapsed="0.000926"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.768509" elapsed="0.001435"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:17.770205" elapsed="0.000619"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:17.771487" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.771065" elapsed="0.000459"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:17.771741" elapsed="0.003444"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:17.758399" elapsed="0.016881"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:17.775461" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:17.775353" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.775335" elapsed="0.000193"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:17.778116" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:17.775674" elapsed="0.002472"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:17.778229" elapsed="0.000032"/>
</return>
<msg time="2026-05-12T03:43:17.778389" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:17.745341" elapsed="0.033106"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:17.778509" elapsed="0.000027"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:17.742941" elapsed="0.035691"/>
</kw>
<var name="${switch}">93</var>
<status status="PASS" start="2026-05-12T03:43:17.742734" elapsed="0.035933"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.785858" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A94/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.785609" elapsed="0.000295"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.786325" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.786060" elapsed="0.000345"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:17.793839" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A94/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A94/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:17.794423" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A94/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '734'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;2&lt;/packet-count&gt;&lt;byte-count&gt;174&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;942000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:17.794534" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:17.788595" elapsed="0.005964"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.786628" elapsed="0.007973"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.794779" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.794625" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.786610" elapsed="0.008254"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.798461" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;2&lt;/packet-count&gt;&lt;byte-count&gt;174&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;0&lt;/second&gt;&lt;nanosecond&gt;942000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.795871" elapsed="0.002653"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.795650" elapsed="0.002909"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.795633" elapsed="0.002951"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.801249" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.798863" elapsed="0.002433"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.798638" elapsed="0.002691"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.798622" elapsed="0.002731"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.801906" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.801534" elapsed="0.000398"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.802265" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.802000" elapsed="0.000327"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.802962" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.802544" elapsed="0.000444"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.802351" elapsed="0.000672"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.801983" elapsed="0.001061"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.803604" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.803243" elapsed="0.000387"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.803944" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.803697" elapsed="0.000304"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.804624" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.804214" elapsed="0.000436"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.804024" elapsed="0.000661"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.803680" elapsed="0.001026"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:17.804857" elapsed="0.000435"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:17.805738" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.805459" elapsed="0.000305"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:17.805918" elapsed="0.002408"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:17.795235" elapsed="0.013153"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:17.808562" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:17.808456" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.808439" elapsed="0.000189"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:17.811243" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:17.808772" elapsed="0.002501"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:17.811325" elapsed="0.000031"/>
</return>
<msg time="2026-05-12T03:43:17.811483" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:17.781336" elapsed="0.030175"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:17.811568" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:17.778950" elapsed="0.032736"/>
</kw>
<var name="${switch}">94</var>
<status status="PASS" start="2026-05-12T03:43:17.778756" elapsed="0.032966"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.818801" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A95/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.818547" elapsed="0.000301"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.819266" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.819004" elapsed="0.000306"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:17.828301" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A95/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A95/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:17.828421" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A95/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '443'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:17.828522" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:17.821458" elapsed="0.007089"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.819375" elapsed="0.009213"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.828771" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.828614" elapsed="0.000221"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.819358" elapsed="0.009498"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.832503" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.829879" elapsed="0.002721"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.829656" elapsed="0.002980"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.829638" elapsed="0.003023"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.835338" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.832941" elapsed="0.002443"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.832716" elapsed="0.002703"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.832700" elapsed="0.002743"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.836004" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.835627" elapsed="0.000404"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.836376" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.836100" elapsed="0.000335"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.837060" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.836636" elapsed="0.000451"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.836459" elapsed="0.000664"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.836082" elapsed="0.001062"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.837704" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.837339" elapsed="0.000391"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.838045" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.837799" elapsed="0.000303"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.838743" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.838314" elapsed="0.000455"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.838125" elapsed="0.000680"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.837781" elapsed="0.001045"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:17.838980" elapsed="0.000395"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:17.839831" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.839543" elapsed="0.000314"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:17.840013" elapsed="0.002462"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:17.829237" elapsed="0.013303"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:17.842719" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:17.842610" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.842591" elapsed="0.000195"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:17.845397" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:17.842932" elapsed="0.002495"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:17.845478" elapsed="0.000034"/>
</return>
<msg time="2026-05-12T03:43:17.845641" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:17.814378" elapsed="0.031291"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:17.845726" elapsed="0.000027"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:17.812003" elapsed="0.033842"/>
</kw>
<var name="${switch}">95</var>
<status status="PASS" start="2026-05-12T03:43:17.811810" elapsed="0.034070"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.852992" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A96/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.852740" elapsed="0.000299"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.853461" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.853214" elapsed="0.000336"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:17.862305" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A96/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A96/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:17.862440" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A96/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '443'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:17.862544" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:17.855634" elapsed="0.006935"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.853617" elapsed="0.008994"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.862792" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.862636" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.853599" elapsed="0.009278"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.866652" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.863908" elapsed="0.002800"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.863679" elapsed="0.003063"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.863662" elapsed="0.003105"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.869544" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.867047" elapsed="0.002543"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.866821" elapsed="0.002802"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.866805" elapsed="0.002842"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.870237" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.869832" elapsed="0.000433"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.870606" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.870334" elapsed="0.000330"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.871308" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.870863" elapsed="0.000474"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.870687" elapsed="0.000685"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.870316" elapsed="0.001077"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.871931" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.871569" elapsed="0.000388"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.872288" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.872024" elapsed="0.000322"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.872960" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.872546" elapsed="0.000439"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.872369" elapsed="0.000651"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.872007" elapsed="0.001034"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:17.873210" elapsed="0.000380"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:17.874040" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.873755" elapsed="0.000311"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:17.874285" elapsed="0.002432"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:17.863257" elapsed="0.013524"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:17.876958" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:17.876850" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.876831" elapsed="0.000193"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:17.879652" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:17.877189" elapsed="0.002494"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:17.879735" elapsed="0.000033"/>
</return>
<msg time="2026-05-12T03:43:17.879896" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:17.848591" elapsed="0.031332"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:17.879981" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:17.846187" elapsed="0.033913"/>
</kw>
<var name="${switch}">96</var>
<status status="PASS" start="2026-05-12T03:43:17.845974" elapsed="0.034162"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.887341" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A97/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.887060" elapsed="0.000326"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.887783" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.887541" elapsed="0.000285"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:17.895000" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A97/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A97/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:17.895598" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A97/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '732'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;0&lt;/packet-count&gt;&lt;byte-count&gt;0&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;147000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:17.895709" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:17.889870" elapsed="0.005864"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.887892" elapsed="0.007885"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.895972" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.895803" elapsed="0.000238"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.887874" elapsed="0.008187"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.899956" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;0&lt;/packet-count&gt;&lt;byte-count&gt;0&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;147000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.897110" elapsed="0.003029"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.896883" elapsed="0.003357"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.896865" elapsed="0.003411"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.903998" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.900669" elapsed="0.003394"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.900353" elapsed="0.003758"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.900330" elapsed="0.003814"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.904973" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.904428" elapsed="0.000583"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.905509" elapsed="0.000038"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.905107" elapsed="0.000494"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.906595" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.905883" elapsed="0.000753"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.905634" elapsed="0.001060"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.905083" elapsed="0.001641"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.907541" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.906984" elapsed="0.000594"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.908019" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.907675" elapsed="0.000425"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.908975" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.908397" elapsed="0.000614"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.908132" elapsed="0.000929"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.907650" elapsed="0.001440"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:17.909341" elapsed="0.000532"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:17.910567" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.910105" elapsed="0.000499"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:17.910821" elapsed="0.002573"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:17.896458" elapsed="0.017002"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:17.913638" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:17.913528" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.913510" elapsed="0.000197"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:17.916351" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:17.913854" elapsed="0.002528"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:17.916433" elapsed="0.000036"/>
</return>
<msg time="2026-05-12T03:43:17.916598" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:17.882864" elapsed="0.033762"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:17.916683" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:17.880444" elapsed="0.036358"/>
</kw>
<var name="${switch}">97</var>
<status status="PASS" start="2026-05-12T03:43:17.880247" elapsed="0.036592"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.923977" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A98/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.923725" elapsed="0.000298"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.924440" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.924194" elapsed="0.000344"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:17.932742" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A98/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A98/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:17.932906" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A98/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '443'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:17.933046" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:17.926588" elapsed="0.006493"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.924606" elapsed="0.008533"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.933422" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.933204" elapsed="0.000309"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.924588" elapsed="0.008955"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.938574" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.934976" elapsed="0.003677"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.934668" elapsed="0.004033"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.934644" elapsed="0.004091"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.942548" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.939125" elapsed="0.003488"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.938809" elapsed="0.003852"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.938787" elapsed="0.003906"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.943447" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.942942" elapsed="0.000531"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.943789" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.943542" elapsed="0.000304"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.944485" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.944042" elapsed="0.000469"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.943869" elapsed="0.000677"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.943524" elapsed="0.001043"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.945103" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.944742" elapsed="0.000387"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.945462" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.945214" elapsed="0.000305"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.946131" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.945714" elapsed="0.000457"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.945542" elapsed="0.000666"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.945195" elapsed="0.001034"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:17.946397" elapsed="0.000383"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:17.947257" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.946946" elapsed="0.000340"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:17.947478" elapsed="0.002367"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:17.934036" elapsed="0.015873"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:17.950083" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:17.949978" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.949960" elapsed="0.000189"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:17.952751" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:17.950319" elapsed="0.002463"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:17.952834" elapsed="0.000031"/>
</return>
<msg time="2026-05-12T03:43:17.952993" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:17.919556" elapsed="0.033465"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:17.953079" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:17.917138" elapsed="0.036077"/>
</kw>
<var name="${switch}">98</var>
<status status="PASS" start="2026-05-12T03:43:17.916938" elapsed="0.036313"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.960348" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A99/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.960079" elapsed="0.000315"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.960790" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.960549" elapsed="0.000284"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:17.969065" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A99/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A99/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:17.969707" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A99/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '732'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;0&lt;/packet-count&gt;&lt;byte-count&gt;0&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;539000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:17.969814" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:17.962869" elapsed="0.006971"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.960898" elapsed="0.008984"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.970058" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.969905" elapsed="0.000217"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.960880" elapsed="0.009263"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.973764" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;idle-timeout&gt;0&lt;/idle-timeout&gt;&lt;match/&gt;&lt;cookie&gt;0&lt;/cookie&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;flow-statistics xmlns="urn:opendaylight:flow:statistics"&gt;&lt;packet-count&gt;0&lt;/packet-count&gt;&lt;byte-count&gt;0&lt;/byte-count&gt;&lt;duration&gt;&lt;second&gt;1&lt;/second&gt;&lt;nanosecond&gt;539000000&lt;/nanosecond&gt;&lt;/duration&gt;&lt;/flow-statistics&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.971191" elapsed="0.002664"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.970942" elapsed="0.002949"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.970925" elapsed="0.002990"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.977174" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.974231" elapsed="0.003011"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.973969" elapsed="0.003321"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.973953" elapsed="0.003370"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.978084" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.977567" elapsed="0.000554"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.978604" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.978241" elapsed="0.000444"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.979590" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.978957" elapsed="0.000670"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.978716" elapsed="0.000961"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.978215" elapsed="0.001490"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.980473" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.979946" elapsed="0.000563"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:17.980946" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:17.980605" elapsed="0.000421"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.981898" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:17.981320" elapsed="0.000614"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.981057" elapsed="0.000927"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.980580" elapsed="0.001432"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:17.982248" elapsed="0.000558"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:17.983489" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:17.983035" elapsed="0.000490"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:17.983744" elapsed="0.003332"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:17.970528" elapsed="0.016675"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:17.987404" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:17.987298" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.987278" elapsed="0.000191"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:17.990034" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:17.987615" elapsed="0.002449"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:17.990116" elapsed="0.000029"/>
</return>
<msg time="2026-05-12T03:43:17.990289" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;cookie_mask&gt;0&lt;/cookie_mask&gt;&lt;flow-name&gt;Table miss fl...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:17.955936" elapsed="0.034393"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:17.990388" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:17.953539" elapsed="0.036969"/>
</kw>
<var name="${switch}">99</var>
<status status="PASS" start="2026-05-12T03:43:17.953345" elapsed="0.037199"/>
</iter>
<iter>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.997577" level="INFO">/rests/data/opendaylight-inventory:nodes/node=openflow%3A100/flow-node-inventory:table=0/flow=default</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.997327" elapsed="0.000296"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:17.998016" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:17.997777" elapsed="0.000317"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:18.005633" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A100/flow-node-inventory:table=0/flow=default 
 path_url=/rests/data/opendaylight-inventory:nodes/node=openflow%3A100/flow-node-inventory:table=0/flow=default 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:18.005748" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes/node=openflow%3A100/flow-node-inventory:table=0/flow=default 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Content-Length': '443'} 
 body=&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt; 
 </msg>
<msg time="2026-05-12T03:43:18.005849" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:18.000168" elapsed="0.005706"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:17.998177" elapsed="0.007739"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:18.006094" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:18.005941" elapsed="0.000241"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:17.998143" elapsed="0.008062"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:18.010836" level="INFO">&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;&lt;instruction&gt;&lt;order&gt;0&lt;/order&gt;&lt;apply-actions&gt;&lt;action&gt;&lt;order&gt;0&lt;/order&gt;&lt;output-action&gt;&lt;max-length&gt;65535&lt;/max-length&gt;&lt;output-node-connector&gt;CONTROLLER&lt;/output-node-connector&gt;&lt;/output-action&gt;&lt;/action&gt;&lt;/apply-actions&gt;&lt;/instruction&gt;&lt;/instructions&gt;&lt;hard-timeout&gt;0&lt;/hard-timeout&gt;&lt;flags/&gt;&lt;/flow&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:18.007262" elapsed="0.003652"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:18.007019" elapsed="0.003943"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:18.007002" elapsed="0.003994"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:18.014900" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:18.011422" elapsed="0.003542"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:18.011071" elapsed="0.003940"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:18.011048" elapsed="0.003996"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:18.015831" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:18.015318" elapsed="0.000549"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:18.016331" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:18.015963" elapsed="0.000448"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:18.017399" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:18.016796" elapsed="0.000640"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:18.016444" elapsed="0.001042"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:18.015938" elapsed="0.001577"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-05-12T03:43:18.018282" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:18.017758" elapsed="0.000597"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:18.018797" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:18.018452" elapsed="0.000423"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-05-12T03:43:18.019631" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-05-12T03:43:18.019152" elapsed="0.000505"/>
</kw>
<status status="PASS" start="2026-05-12T03:43:18.018907" elapsed="0.000785"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:18.018428" elapsed="0.001285"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:43:18.019864" elapsed="0.000389"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-05-12T03:43:18.020688" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-05-12T03:43:18.020418" elapsed="0.000296"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-05-12T03:43:18.020900" elapsed="0.002369"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-05-12T03:43:18.006606" elapsed="0.016726"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-05-12T03:43:18.023506" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:18.023400" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:18.023382" elapsed="0.000188"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-05-12T03:43:18.026094" level="INFO">${text_normalized} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-05-12T03:43:18.023716" elapsed="0.002408"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-05-12T03:43:18.026207" elapsed="0.000030"/>
</return>
<msg time="2026-05-12T03:43:18.026374" level="INFO">${response_text} = Expecting value: line 1 column 1 (char 0)
&lt;flow xmlns="urn:opendaylight:flow:inventory"&gt;&lt;id&gt;default&lt;/id&gt;&lt;table_id&gt;0&lt;/table_id&gt;&lt;priority&gt;1&lt;/priority&gt;&lt;flow-name&gt;Table miss flow&lt;/flow-name&gt;&lt;instructions&gt;...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-05-12T03:43:17.993182" elapsed="0.033220"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-05-12T03:43:18.026459" elapsed="0.000026"/>
</return>
<arg>${RFC8040_NODES_API}/node=openflow%3A${switch}/flow-node-inventory:table=0/flow=default</arg>
<arg>session</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-05-12T03:43:17.990818" elapsed="0.035759"/>
</kw>
<var name="${switch}">100</var>
<status status="PASS" start="2026-05-12T03:43:17.990627" elapsed="0.035986"/>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="PASS" start="2026-05-12T03:43:13.987706" elapsed="4.038938"/>
</for>
<arg>${switches}</arg>
<doc>Check table miss flows in switches.</doc>
<status status="PASS" start="2026-05-12T03:43:13.986939" elapsed="4.039766"/>
</kw>
<arg>${switches}</arg>
<arg>2s</arg>
<arg>FlowLib.Check Table Miss Flows</arg>
<arg>${switches}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-05-12T03:43:13.986391" elapsed="4.040363"/>
</kw>
<msg time="2026-05-12T03:43:18.026855" level="INFO">${status} = PASS</msg>
<msg time="2026-05-12T03:43:18.026899" level="INFO">${result} = None</msg>
<var>${status}</var>
<var>${result}</var>
<arg>Wait Until Keyword Succeeds</arg>
<arg>${switches}</arg>
<arg>2s</arg>
<arg>FlowLib.Check Table Miss Flows</arg>
<arg>${switches}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-05-12T03:43:13.985961" elapsed="4.040961"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'FAIL'">
<return>
<value>${status}</value>
<value>Fail checking table miss flows</value>
<value>${topology_discover_time}</value>
<status status="NOT RUN" start="2026-05-12T03:43:18.027108" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:43:18.027003" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-05-12T03:43:18.026985" elapsed="0.000207"/>
</if>
<kw name="Log To Console" owner="BuiltIn">
<arg>Checking Linear Topology</arg>
<doc>Logs the given message to the console.</doc>
<status status="PASS" start="2026-05-12T03:43:18.027373" elapsed="0.000409"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:18.072614" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:18.077129" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:18.077697" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:18.029454" elapsed="0.048301"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:18.082265" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:18.078225" elapsed="0.007582"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:43:18.093377" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:43:18.089474" elapsed="0.006606">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:18.096361" elapsed="0.000028"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:18.096583" elapsed="0.000021"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:18.096780" elapsed="0.000021"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:18.096975" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:18.097191" elapsed="0.000022"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:18.097492" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:18.097293" elapsed="0.000254"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:18.097270" elapsed="0.000301"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:18.097792" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:18.097623" elapsed="0.000223"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:18.097608" elapsed="0.000260"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:18.098087" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:18.097918" elapsed="0.000222"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:18.097904" elapsed="0.000272"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:43:18.089231" elapsed="0.009011">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:43:18.085893" elapsed="0.012507">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:43:18.029110" elapsed="0.069468">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:20.128365" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:20.132124" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:20.132842" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:20.101247" elapsed="0.031659"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:20.139495" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:20.133529" elapsed="0.008330"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:43:20.148192" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:43:20.144735" elapsed="0.006233">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:20.151237" elapsed="0.000025"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:20.151444" elapsed="0.000022"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:20.151641" elapsed="0.000022"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:20.151838" elapsed="0.000027"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:20.152047" elapsed="0.000021"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:20.152339" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:20.152144" elapsed="0.000252"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:20.152123" elapsed="0.000299"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:20.152646" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:20.152476" elapsed="0.000227"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:20.152461" elapsed="0.000264"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:20.152947" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:20.152776" elapsed="0.000225"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:20.152760" elapsed="0.000263"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:43:20.144542" elapsed="0.008547">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:43:20.141945" elapsed="0.011308">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:43:20.100096" elapsed="0.053424">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:22.182116" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:22.182904" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:22.183401" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:22.156021" elapsed="0.027433"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:22.188469" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:22.183948" elapsed="0.008069"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:43:22.201454" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:43:22.196071" elapsed="0.008211">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:22.204661" elapsed="0.000032"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:22.204892" elapsed="0.000022"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:22.205091" elapsed="0.000024"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:22.205335" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:22.205541" elapsed="0.000022"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:22.205841" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:22.205646" elapsed="0.000268"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:22.205622" elapsed="0.000329"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:22.206283" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:22.206023" elapsed="0.000334"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:22.206005" elapsed="0.000382"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:22.206677" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:22.206451" elapsed="0.000296"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:22.206433" elapsed="0.000342"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:43:22.195739" elapsed="0.011123">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:43:22.192138" elapsed="0.014911">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:43:22.154956" elapsed="0.052352">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:24.237511" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:24.238233" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:24.238642" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:24.210010" elapsed="0.028673"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:24.244240" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:24.239086" elapsed="0.009777"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:43:24.254892" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:43:24.251487" elapsed="0.006163">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:24.257901" elapsed="0.000023"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:24.258105" elapsed="0.000023"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:24.258337" elapsed="0.000023"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:24.258537" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:24.258736" elapsed="0.000021"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:24.259007" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:24.258831" elapsed="0.000230"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:24.258811" elapsed="0.000277"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:24.259359" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:24.259142" elapsed="0.000275"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:24.259127" elapsed="0.000312"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:24.259662" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:24.259490" elapsed="0.000225"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:24.259475" elapsed="0.000262"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:43:24.251283" elapsed="0.008518">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:43:24.248933" elapsed="0.011013">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:43:24.208841" elapsed="0.051284">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:26.279434" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:26.280660" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:26.281357" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:26.263373" elapsed="0.018049"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:26.288685" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:26.282208" elapsed="0.009848"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:43:26.300507" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:43:26.295899" elapsed="0.007383">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:26.303535" elapsed="0.000024"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:26.303741" elapsed="0.000021"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:26.303938" elapsed="0.000021"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:26.304140" elapsed="0.000036"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:26.304362" elapsed="0.000022"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:26.304644" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:26.304463" elapsed="0.000236"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:26.304442" elapsed="0.000287"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:26.304954" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:26.304785" elapsed="0.000225"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:26.304769" elapsed="0.000264"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:26.305271" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:26.305083" elapsed="0.000244"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:26.305069" elapsed="0.000281"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:43:26.295636" elapsed="0.009782">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:43:26.292175" elapsed="0.013388">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:43:26.262283" elapsed="0.043461">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:28.328683" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:28.329929" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:28.330547" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:28.307992" elapsed="0.022618"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:28.335857" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:28.331105" elapsed="0.007794"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:43:28.347186" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:43:28.342636" elapsed="0.007216">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:28.350107" elapsed="0.000023"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:28.350328" elapsed="0.000022"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:28.350526" elapsed="0.000021"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:28.350723" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:28.350922" elapsed="0.000021"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:28.351210" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:28.351019" elapsed="0.000246"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:28.350997" elapsed="0.000295"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:28.351527" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:28.351344" elapsed="0.000248"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:28.351330" elapsed="0.000285"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:28.351846" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:28.351667" elapsed="0.000234"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:28.351652" elapsed="0.000272"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:43:28.342356" elapsed="0.009629">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:43:28.338981" elapsed="0.013142">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:43:28.307079" elapsed="0.045235">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:30.375512" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:30.376810" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:30.377530" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:30.354817" elapsed="0.022815"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:30.384939" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:30.378270" elapsed="0.009017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:43:30.393425" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:43:30.389926" elapsed="0.006201">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:30.396396" elapsed="0.000053"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:30.396632" elapsed="0.000022"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:30.396830" elapsed="0.000021"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:30.397020" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:30.397239" elapsed="0.000023"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:30.397517" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:30.397341" elapsed="0.000230"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:30.397318" elapsed="0.000280"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:30.397818" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:30.397651" elapsed="0.000221"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:30.397636" elapsed="0.000258"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:30.398111" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:30.397944" elapsed="0.000244"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:30.397929" elapsed="0.000282"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:43:30.389687" elapsed="0.008587">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:43:30.387363" elapsed="0.011057">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:43:30.353746" elapsed="0.044855">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:32.424276" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:32.425378" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:32.425944" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:32.400969" elapsed="0.025036"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:32.432505" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:32.426521" elapsed="0.010018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:43:32.442461" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:43:32.439045" elapsed="0.005833">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:32.445123" elapsed="0.000024"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:32.445342" elapsed="0.000021"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:32.445538" elapsed="0.000020"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:32.445732" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:32.445935" elapsed="0.000021"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:32.446221" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:32.446031" elapsed="0.000246"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:32.446010" elapsed="0.000293"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:32.446524" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:32.446356" elapsed="0.000223"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:32.446341" elapsed="0.000260"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:32.446818" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:32.446651" elapsed="0.000220"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:32.446636" elapsed="0.000257"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:43:32.438867" elapsed="0.008088">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:43:32.436600" elapsed="0.010499">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:43:32.400012" elapsed="0.047275">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:34.469903" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:34.471119" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:34.471747" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:34.449626" elapsed="0.022187"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:34.478755" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:34.472363" elapsed="0.011036"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:43:34.489469" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:43:34.486000" elapsed="0.006032">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:34.492301" elapsed="0.000024"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:34.492509" elapsed="0.000021"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:34.492704" elapsed="0.000021"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:34.492911" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:34.493115" elapsed="0.000022"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:34.493418" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:34.493238" elapsed="0.000235"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:34.493216" elapsed="0.000284"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:34.493724" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:34.493553" elapsed="0.000227"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:34.493538" elapsed="0.000266"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:34.494044" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:34.493871" elapsed="0.000229"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:34.493853" elapsed="0.000269"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:43:34.485813" elapsed="0.008393">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:43:34.483468" elapsed="0.010887">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:43:34.448668" elapsed="0.045901">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:36.516510" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:36.517724" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:36.518330" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:36.496844" elapsed="0.021548"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:36.525660" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:36.518890" elapsed="0.009186"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:43:36.534091" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:43:36.530693" elapsed="0.006131">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:36.537074" elapsed="0.000023"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:36.537293" elapsed="0.000022"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:36.537490" elapsed="0.000084"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:36.537773" elapsed="0.000023"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:36.537975" elapsed="0.000022"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:36.538317" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:36.538124" elapsed="0.000249"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:36.538102" elapsed="0.000297"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:36.538621" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:36.538452" elapsed="0.000231"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:36.538437" elapsed="0.000269"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:36.538925" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:36.538756" elapsed="0.000228"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:36.538742" elapsed="0.000265"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:43:36.530499" elapsed="0.008570">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:43:36.528141" elapsed="0.011088">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:43:36.495932" elapsed="0.043470">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:38.560301" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:38.561027" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:38.561429" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:38.541717" elapsed="0.019752"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:38.565740" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:38.561797" elapsed="0.007088"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:43:38.575035" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:43:38.571462" elapsed="0.006317">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:38.578026" elapsed="0.000025"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:38.578249" elapsed="0.000022"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:38.578446" elapsed="0.000020"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:38.578640" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:38.578837" elapsed="0.000021"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:38.579107" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:38.578934" elapsed="0.000231"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:38.578914" elapsed="0.000290"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:38.579427" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:38.579258" elapsed="0.000223"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:38.579242" elapsed="0.000263"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:38.579726" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:38.579556" elapsed="0.000223"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:38.579541" elapsed="0.000260"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:43:38.571279" elapsed="0.008584">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:43:38.568973" elapsed="0.011028">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:43:38.540759" elapsed="0.039431">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:40.603959" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:40.605109" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:40.605931" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:40.581812" elapsed="0.024186"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:40.611612" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:40.606549" elapsed="0.008258"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:43:40.621762" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:43:40.617943" elapsed="0.006687">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:40.624893" elapsed="0.000023"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:40.625095" elapsed="0.000021"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:40.625308" elapsed="0.000021"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:40.625504" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:40.625703" elapsed="0.000021"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:40.625976" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:40.625801" elapsed="0.000230"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:40.625780" elapsed="0.000281"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:40.626303" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:40.626116" elapsed="0.000242"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:40.626101" elapsed="0.000280"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:40.626601" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:40.626433" elapsed="0.000221"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:40.626418" elapsed="0.000259"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:43:40.617747" elapsed="0.008994">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:43:40.614916" elapsed="0.011973">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:43:40.581214" elapsed="0.045852">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:42.651797" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:42.652745" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:42.653348" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:42.629524" elapsed="0.023888"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:42.660219" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:42.653909" elapsed="0.008522"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:43:42.668474" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:43:42.664990" elapsed="0.006183">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:42.671444" elapsed="0.000024"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:42.671649" elapsed="0.000021"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:42.671846" elapsed="0.000020"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:42.672039" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:42.672256" elapsed="0.000022"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:42.672532" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:42.672355" elapsed="0.000231"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:42.672334" elapsed="0.000279"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:42.672836" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:42.672666" elapsed="0.000224"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:42.672651" elapsed="0.000261"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:42.673132" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:42.672964" elapsed="0.000239"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:42.672949" elapsed="0.000277"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:43:42.664805" elapsed="0.008484">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:43:42.662496" elapsed="0.010936">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:43:42.628546" elapsed="0.045063">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:44.695499" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:44.696601" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:44.697225" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:44.675990" elapsed="0.021299"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:44.704448" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:44.697783" elapsed="0.009868"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:43:44.713775" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:43:44.710359" elapsed="0.006108">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:44.716753" elapsed="0.000026"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:44.716962" elapsed="0.000021"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:44.717161" elapsed="0.000060"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:44.717400" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:44.717598" elapsed="0.000021"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:44.717871" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:44.717695" elapsed="0.000231"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:44.717675" elapsed="0.000278"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:44.718246" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:44.718040" elapsed="0.000264"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:44.718016" elapsed="0.000311"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:44.718549" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:44.718380" elapsed="0.000223"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:44.718365" elapsed="0.000260"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:43:44.710158" elapsed="0.008530">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:43:44.707714" elapsed="0.011118">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:43:44.675021" elapsed="0.043983">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:46.743940" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:46.745386" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:46.746254" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:46.721357" elapsed="0.024968"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:46.751595" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:46.747183" elapsed="0.007834"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:43:46.761508" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:43:46.757876" elapsed="0.006641">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:46.764836" elapsed="0.000029"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:46.765059" elapsed="0.000026"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:46.765295" elapsed="0.000022"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:46.765495" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:46.765699" elapsed="0.000022"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:46.765993" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:46.765810" elapsed="0.000239"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:46.765783" elapsed="0.000297"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:46.766413" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:46.766149" elapsed="0.000339"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:46.766125" elapsed="0.000394"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:46.766846" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:46.766610" elapsed="0.000315"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:46.766567" elapsed="0.000392"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:43:46.757609" elapsed="0.009447">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:43:46.755131" elapsed="0.012138">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:43:46.720420" elapsed="0.047049">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:48.789068" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:48.790103" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:48.790610" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:48.769884" elapsed="0.020780"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:48.797096" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:48.791136" elapsed="0.008812"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:43:48.806351" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:43:48.802797" elapsed="0.006510">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:48.809614" elapsed="0.000028"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:48.809868" elapsed="0.000024"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:48.810072" elapsed="0.000022"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:48.810289" elapsed="0.000023"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:48.810495" elapsed="0.000022"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:48.810772" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:48.810594" elapsed="0.000233"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:48.810574" elapsed="0.000281"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:48.811094" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:48.810910" elapsed="0.000258"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:48.810895" elapsed="0.000299"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:48.811430" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:48.811247" elapsed="0.000239"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:48.811232" elapsed="0.000277"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:43:48.802574" elapsed="0.009001">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:43:48.800024" elapsed="0.011697">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:43:48.768928" elapsed="0.042986">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:50.833515" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:50.834233" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:50.834598" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:50.814297" elapsed="0.020340"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:50.838795" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:50.834980" elapsed="0.006513"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:43:50.847659" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:43:50.844080" elapsed="0.006371">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:50.850701" elapsed="0.000024"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:50.850903" elapsed="0.000021"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:50.851105" elapsed="0.000021"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:50.851319" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:50.851517" elapsed="0.000021"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:50.851792" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:50.851613" elapsed="0.000233"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:50.851592" elapsed="0.000280"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:50.852131" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:50.851956" elapsed="0.000247"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:50.851939" elapsed="0.000287"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:50.852453" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:50.852279" elapsed="0.000229"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:50.852264" elapsed="0.000267"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:43:50.843899" elapsed="0.008697">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:43:50.841571" elapsed="0.011171">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:43:50.813349" elapsed="0.039578">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:52.874760" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:52.876117" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:52.876771" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:52.855489" elapsed="0.021344"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:52.882222" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:52.877434" elapsed="0.007969"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:43:52.891768" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:43:52.888313" elapsed="0.006229">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:52.894828" elapsed="0.000028"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:52.895052" elapsed="0.000022"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:52.895267" elapsed="0.000022"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:52.895467" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:52.895713" elapsed="0.000026"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:52.896005" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:52.895824" elapsed="0.000251"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:52.895801" elapsed="0.000320"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:52.896399" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:52.896202" elapsed="0.000258"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:52.896184" elapsed="0.000299"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:52.896706" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:52.896535" elapsed="0.000225"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:52.896520" elapsed="0.000263"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:43:52.888080" elapsed="0.008769">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:43:52.885496" elapsed="0.011502">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:43:52.854530" elapsed="0.042660">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:54.919766" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:54.920924" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:54.921582" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:54.899634" elapsed="0.022018"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:54.929520" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:54.922264" elapsed="0.009457"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:43:54.937707" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:43:54.934318" elapsed="0.006139">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:54.940722" elapsed="0.000031"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:54.940953" elapsed="0.000022"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:54.941183" elapsed="0.000026"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:54.941391" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:54.941597" elapsed="0.000021"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:54.941876" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:54.941697" elapsed="0.000235"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:54.941676" elapsed="0.000283"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:54.942203" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:54.942013" elapsed="0.000248"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:54.941998" elapsed="0.000287"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:54.942506" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:54.942337" elapsed="0.000223"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:54.942322" elapsed="0.000262"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:43:54.934119" elapsed="0.008528">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:43:54.931790" elapsed="0.011006">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:43:54.898625" elapsed="0.044347">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:56.965504" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:56.966224" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:56.966594" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:56.945100" elapsed="0.021532"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:56.971051" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:56.966952" elapsed="0.007178"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:43:56.980890" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:43:56.977395" elapsed="0.006212">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:56.983916" elapsed="0.000026"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:56.984121" elapsed="0.000021"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:56.984333" elapsed="0.000021"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:56.984526" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:56.984876" elapsed="0.000022"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:56.985175" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:56.984978" elapsed="0.000253"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:56.984956" elapsed="0.000302"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:56.985481" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:56.985312" elapsed="0.000223"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:56.985297" elapsed="0.000261"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:56.985776" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:56.985609" elapsed="0.000220"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:56.985594" elapsed="0.000257"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:43:56.977216" elapsed="0.008698">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:43:56.974229" elapsed="0.011828">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:43:56.944460" elapsed="0.041789">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:43:59.004081" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:43:59.005292" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:43:59.005923" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:43:58.987889" elapsed="0.018097"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:43:59.012055" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:43:59.006604" elapsed="0.008609"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:43:59.022192" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:43:59.018809" elapsed="0.006071">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:59.025122" elapsed="0.000023"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:59.025339" elapsed="0.000020"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:59.025532" elapsed="0.000020"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:59.025750" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:59.025948" elapsed="0.000021"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:59.026234" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:59.026045" elapsed="0.000243"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:59.026025" elapsed="0.000291"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:59.026536" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:59.026368" elapsed="0.000221"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:59.026354" elapsed="0.000257"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:43:59.026829" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:43:59.026661" elapsed="0.000220"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:43:59.026647" elapsed="0.000256"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:43:59.018609" elapsed="0.008356">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:43:59.015315" elapsed="0.011789">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:43:58.987302" elapsed="0.039995">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:44:01.048944" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:44:01.050183" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:44:01.050810" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:44:01.029616" elapsed="0.021390"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:44:01.056061" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:44:01.051676" elapsed="0.007557"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:44:01.067946" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:44:01.064337" elapsed="0.006366">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:01.071000" elapsed="0.000025"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:01.071225" elapsed="0.000022"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:01.071425" elapsed="0.000021"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:01.071634" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:01.071838" elapsed="0.000022"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:01.072118" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:01.071938" elapsed="0.000251"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:01.071917" elapsed="0.000300"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:01.072444" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:01.072272" elapsed="0.000226"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:01.072256" elapsed="0.000264"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:01.072758" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:01.072574" elapsed="0.000239"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:01.072557" elapsed="0.000279"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:44:01.064095" elapsed="0.008804">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:44:01.059333" elapsed="0.013713">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:44:01.028680" elapsed="0.044562">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:44:03.094445" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:44:03.095775" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:44:03.096489" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:44:03.075594" elapsed="0.020960"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:44:03.101590" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:44:03.097117" elapsed="0.008238"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:44:03.113397" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:44:03.109474" elapsed="0.006650">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:03.116400" elapsed="0.000026"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:03.116607" elapsed="0.000022"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:03.116812" elapsed="0.000022"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:03.117010" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:03.117234" elapsed="0.000026"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:03.117530" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:03.117348" elapsed="0.000237"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:03.117321" elapsed="0.000296"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:03.117842" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:03.117672" elapsed="0.000223"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:03.117657" elapsed="0.000261"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:03.118142" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:03.117969" elapsed="0.000242"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:03.117954" elapsed="0.000280"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:44:03.109092" elapsed="0.009212">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:44:03.105552" elapsed="0.012902">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:44:03.074629" elapsed="0.044016">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:44:05.141229" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:44:05.142336" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:44:05.142894" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:44:05.121396" elapsed="0.021559"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:44:05.148316" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:44:05.143524" elapsed="0.007983"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:44:05.159103" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:44:05.155057" elapsed="0.006724">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:05.162074" elapsed="0.000026"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:05.162293" elapsed="0.000022"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:05.162489" elapsed="0.000020"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:05.162680" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:05.162876" elapsed="0.000020"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:05.163166" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:05.162978" elapsed="0.000244"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:05.162954" elapsed="0.000295"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:05.163469" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:05.163302" elapsed="0.000220"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:05.163287" elapsed="0.000257"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:05.163785" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:05.163595" elapsed="0.000246"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:05.163580" elapsed="0.000283"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:44:05.154795" elapsed="0.009131">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:44:05.151591" elapsed="0.012483">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:44:05.120408" elapsed="0.043857">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:44:07.180856" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:44:07.181632" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:44:07.182029" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:44:07.166620" elapsed="0.015449"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:44:07.186239" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:44:07.182430" elapsed="0.007087"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:44:07.197416" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:44:07.193232" elapsed="0.006902">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:07.200391" elapsed="0.000023"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:07.200593" elapsed="0.000021"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:07.200788" elapsed="0.000025"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:07.200989" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:07.201201" elapsed="0.000021"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:07.201474" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:07.201297" elapsed="0.000230"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:07.201277" elapsed="0.000276"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:07.201775" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:07.201607" elapsed="0.000221"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:07.201592" elapsed="0.000262"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:07.202098" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:07.201923" elapsed="0.000246"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:07.201904" elapsed="0.000290"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:44:07.192964" elapsed="0.009294">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:44:07.189607" elapsed="0.012803">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:44:07.165682" elapsed="0.036900">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:44:09.217346" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:44:09.218049" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:44:09.218500" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:44:09.204331" elapsed="0.014211"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:44:09.223059" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:44:09.218889" elapsed="0.007257"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:44:09.237090" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:44:09.229810" elapsed="0.011619">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:09.241694" elapsed="0.000032"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:09.241915" elapsed="0.000022"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:09.242119" elapsed="0.000021"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:09.242336" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:09.242539" elapsed="0.000022"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:09.242820" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:09.242640" elapsed="0.000237"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:09.242618" elapsed="0.000287"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:09.243138" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:09.242959" elapsed="0.000252"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:09.242944" elapsed="0.000291"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:09.243483" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:09.243289" elapsed="0.000252"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:09.243273" elapsed="0.000292"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:44:09.229540" elapsed="0.014089">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:44:09.226255" elapsed="0.017519">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:44:09.203699" elapsed="0.040254">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:44:11.264657" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:44:11.265959" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:44:11.266685" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:44:11.246201" elapsed="0.020551"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:44:11.274390" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:44:11.267488" elapsed="0.010790"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:44:11.284874" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:44:11.281229" elapsed="0.007533">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:11.289714" elapsed="0.000071"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:11.290323" elapsed="0.000055"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:11.290784" elapsed="0.000045"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:11.291261" elapsed="0.000048"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:11.291720" elapsed="0.000048"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:11.292417" elapsed="0.000050"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:11.291975" elapsed="0.000571"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:11.291911" elapsed="0.000700"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:11.293113" elapsed="0.000078"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:11.292736" elapsed="0.000535"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:11.292703" elapsed="0.000622"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:11.293821" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:11.293443" elapsed="0.000496"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:11.293408" elapsed="0.000583"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:44:11.280926" elapsed="0.013273">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:44:11.278392" elapsed="0.016188">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:44:11.245309" elapsed="0.049683">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:44:13.321432" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:44:13.322651" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:44:13.323385" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:44:13.297717" elapsed="0.025732"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:44:13.330301" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:44:13.324193" elapsed="0.009585"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:44:13.341626" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:44:13.337747" elapsed="0.006594">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:13.344698" elapsed="0.000039"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:13.344945" elapsed="0.000024"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:13.345225" elapsed="0.000026"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:13.345436" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:13.345646" elapsed="0.000037"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:13.345967" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:13.345773" elapsed="0.000250"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:13.345747" elapsed="0.000304"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:13.346299" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:13.346105" elapsed="0.000249"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:13.346090" elapsed="0.000287"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:13.346638" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:13.346431" elapsed="0.000275"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:13.346414" elapsed="0.000316"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:44:13.337423" elapsed="0.009373">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:44:13.333885" elapsed="0.013065">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:44:13.296709" elapsed="0.050422">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:44:15.365716" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:44:15.366736" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:44:15.367281" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:44:15.349865" elapsed="0.017461"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:44:15.373405" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:44:15.368009" elapsed="0.008829"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:44:15.386686" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:44:15.381422" elapsed="0.009063">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:15.390901" elapsed="0.000039"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:15.391233" elapsed="0.000032"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:15.391530" elapsed="0.000031"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:15.391823" elapsed="0.000032"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:15.392259" elapsed="0.000045"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:15.392702" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:15.392430" elapsed="0.000356"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:15.392395" elapsed="0.000440"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:15.393191" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:15.392917" elapsed="0.000359"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:15.392894" elapsed="0.000417"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:15.393647" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:15.393390" elapsed="0.000338"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:15.393367" elapsed="0.000396"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:44:15.380856" elapsed="0.013005">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:44:15.377006" elapsed="0.017105">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:44:15.348644" elapsed="0.045759">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:44:17.419592" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:44:17.420391" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:44:17.420806" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:44:17.396936" elapsed="0.023912"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:44:17.425250" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:44:17.421239" elapsed="0.007386"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:44:17.437478" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:44:17.432518" elapsed="0.008259">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:17.441030" elapsed="0.000024"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:17.441249" elapsed="0.000022"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:17.441447" elapsed="0.000020"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:17.441640" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:17.441835" elapsed="0.000020"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:17.442106" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:17.441931" elapsed="0.000243"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:17.441910" elapsed="0.000292"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:17.442449" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:17.442258" elapsed="0.000248"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:17.442241" elapsed="0.000288"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:17.442749" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:17.442580" elapsed="0.000222"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:17.442565" elapsed="0.000259"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:44:17.432236" elapsed="0.010652">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:44:17.428734" elapsed="0.014298">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:44:17.395930" elapsed="0.047297">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:44:19.463205" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:44:19.464537" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:44:19.465284" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:44:19.445758" elapsed="0.019597"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:44:19.472857" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:44:19.466897" elapsed="0.009248"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:44:19.484221" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:44:19.479979" elapsed="0.006949">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:19.487200" elapsed="0.000025"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:19.487404" elapsed="0.000021"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:19.487600" elapsed="0.000020"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:19.487794" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:19.488002" elapsed="0.000022"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:19.488305" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:19.488108" elapsed="0.000258"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:19.488084" elapsed="0.000315"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:19.488631" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:19.488454" elapsed="0.000231"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:19.488439" elapsed="0.000268"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:19.488926" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:19.488758" elapsed="0.000221"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:19.488743" elapsed="0.000258"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:44:19.479624" elapsed="0.009444">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:44:19.476292" elapsed="0.012938">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:44:19.444672" elapsed="0.044752">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:44:21.518232" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:44:21.519661" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:44:21.520437" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:44:21.491700" elapsed="0.028805"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:44:21.526491" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:44:21.521228" elapsed="0.009407"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:44:21.542732" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:44:21.537283" elapsed="0.009703">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:21.547494" elapsed="0.000040"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:21.547790" elapsed="0.000031"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:21.548066" elapsed="0.000028"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:21.548362" elapsed="0.000030"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:21.548580" elapsed="0.000022"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:21.548878" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:21.548694" elapsed="0.000239"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:21.548663" elapsed="0.000306"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:21.549220" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:21.549025" elapsed="0.000260"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:21.549010" elapsed="0.000298"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:21.549542" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:21.549360" elapsed="0.000237"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:21.549345" elapsed="0.000275"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:44:21.536800" elapsed="0.012892">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:44:21.530879" elapsed="0.018982">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:44:21.490799" elapsed="0.059272">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:44:23.570650" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:44:23.571989" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:44:23.572602" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:44:23.552442" elapsed="0.020226"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:44:23.577990" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:44:23.573275" elapsed="0.008008"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:44:23.589461" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:44:23.584880" elapsed="0.007320">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:23.592504" elapsed="0.000196"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:23.592885" elapsed="0.000024"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:23.593190" elapsed="0.000028"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:23.593429" elapsed="0.000024"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:23.593668" elapsed="0.000024"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:23.593992" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:23.593781" elapsed="0.000275"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:23.593756" elapsed="0.000332"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:23.594367" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:23.594150" elapsed="0.000275"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:23.594133" elapsed="0.000314"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:23.594669" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:23.594499" elapsed="0.000223"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:23.594484" elapsed="0.000261"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:44:23.584630" elapsed="0.010181">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:44:23.581371" elapsed="0.013588">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:44:23.551519" elapsed="0.043620">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:44:25.618789" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:44:25.619968" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:44:25.620662" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:44:25.598281" elapsed="0.022445"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:44:25.679531" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:44:25.621327" elapsed="0.060497"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:44:25.688069" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:44:25.684588" elapsed="0.005914">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:25.690766" elapsed="0.000026"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:25.690979" elapsed="0.000022"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:25.691197" elapsed="0.000022"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:25.691398" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:25.691605" elapsed="0.000021"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:25.691882" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:25.691704" elapsed="0.000233"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:25.691683" elapsed="0.000281"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:25.692204" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:25.692017" elapsed="0.000244"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:25.692001" elapsed="0.000282"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:25.692505" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:25.692334" elapsed="0.000226"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:25.692319" elapsed="0.000263"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:44:25.684342" elapsed="0.008303">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:44:25.681910" elapsed="0.010879">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:44:25.597225" elapsed="0.095783">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:44:27.716109" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:44:27.717244" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:44:27.717795" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:44:27.695432" elapsed="0.022424"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:44:27.724430" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:44:27.718397" elapsed="0.010018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:44:27.734611" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:44:27.731027" elapsed="0.006083">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:27.737383" elapsed="0.000024"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:27.737590" elapsed="0.000022"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:27.737789" elapsed="0.000021"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:27.737986" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:27.738202" elapsed="0.000022"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:27.738479" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:27.738301" elapsed="0.000233"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:27.738280" elapsed="0.000280"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:27.738842" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:27.738614" elapsed="0.000287"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:27.738599" elapsed="0.000325"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:27.739146" elapsed="0.000038"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:27.738976" elapsed="0.000242"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:27.738960" elapsed="0.000280"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:44:27.730836" elapsed="0.008467">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:44:27.728480" elapsed="0.010965">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:44:27.694401" elapsed="0.045219">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:44:29.763252" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:44:29.764594" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:44:29.765379" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:44:29.742891" elapsed="0.022560"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:44:29.772253" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:44:29.766264" elapsed="0.008268"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:44:29.780967" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:44:29.777311" elapsed="0.006358">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:29.783925" elapsed="0.000024"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:29.784132" elapsed="0.000036"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:29.784351" elapsed="0.000026"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:29.784577" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:29.784794" elapsed="0.000022"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:29.785099" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:29.784908" elapsed="0.000263"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:29.784882" elapsed="0.000326"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:29.785440" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:29.785267" elapsed="0.000229"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:29.785252" elapsed="0.000267"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:29.785741" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:29.785569" elapsed="0.000225"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:29.785554" elapsed="0.000262"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:44:29.777101" elapsed="0.008791">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:44:29.774623" elapsed="0.011459">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:44:29.741525" elapsed="0.044814">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:44:31.806350" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:44:31.807645" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:44:31.808376" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:44:31.788244" elapsed="0.020200"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:44:31.815694" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:44:31.809227" elapsed="0.009912"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:44:31.831939" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:44:31.825724" elapsed="0.010247">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:31.836540" elapsed="0.000051"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:31.836840" elapsed="0.000028"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:31.837106" elapsed="0.000027"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:31.837390" elapsed="0.000029"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:31.837679" elapsed="0.000030"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:31.838044" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:31.837841" elapsed="0.000264"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:31.837797" elapsed="0.000342"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:31.838406" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:31.838216" elapsed="0.000250"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:31.838199" elapsed="0.000291"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:31.838723" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:31.838544" elapsed="0.000235"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:31.838528" elapsed="0.000274"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:44:31.825121" elapsed="0.013757">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:44:31.819306" elapsed="0.019756">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:44:31.787583" elapsed="0.051707">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:44:33.860975" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:44:33.862572" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:44:33.864206" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:44:33.841664" elapsed="0.022642"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:44:33.869137" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:44:33.864800" elapsed="0.007537"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:44:33.880575" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:44:33.876025" elapsed="0.007072">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:33.883364" elapsed="0.000025"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:33.883587" elapsed="0.000023"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:33.883787" elapsed="0.000021"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:33.883983" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:33.884200" elapsed="0.000022"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:33.884483" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:33.884303" elapsed="0.000234"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:33.884280" elapsed="0.000286"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:33.884794" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:33.884618" elapsed="0.000229"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:33.884604" elapsed="0.000266"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:33.885091" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:33.884920" elapsed="0.000225"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:33.884905" elapsed="0.000277"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:44:33.875750" elapsed="0.009501">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:44:33.872438" elapsed="0.012965">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:44:33.840712" elapsed="0.044876">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:44:35.907309" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:44:35.908447" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:44:35.909050" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:44:35.887898" elapsed="0.021215"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:44:35.915772" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:44:35.909640" elapsed="0.009209"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:44:35.927236" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:44:35.922491" elapsed="0.007597">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:35.930362" elapsed="0.000027"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:35.930580" elapsed="0.000025"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:35.930794" elapsed="0.000022"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:35.930995" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:35.931213" elapsed="0.000022"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:35.931512" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:35.931314" elapsed="0.000255"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:35.931291" elapsed="0.000305"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:35.931822" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:35.931650" elapsed="0.000226"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:35.931635" elapsed="0.000263"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:35.932118" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:35.931949" elapsed="0.000239"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:35.931934" elapsed="0.000277"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:44:35.922238" elapsed="0.010036">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:44:35.918932" elapsed="0.013489">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:44:35.886932" elapsed="0.045661">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:44:37.954373" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:44:37.955731" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:44:37.956388" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:44:37.934674" elapsed="0.021780"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:44:37.962541" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:44:37.957050" elapsed="0.008607"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:44:37.973873" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:44:37.969369" elapsed="0.007021">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:37.976638" elapsed="0.000023"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:37.976842" elapsed="0.000021"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:37.977037" elapsed="0.000020"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:37.977256" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:37.977459" elapsed="0.000021"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:37.977731" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:37.977555" elapsed="0.000232"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:37.977535" elapsed="0.000276"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:37.978034" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:37.977864" elapsed="0.000225"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:37.977849" elapsed="0.000263"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:37.978352" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:37.978180" elapsed="0.000227"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:37.978149" elapsed="0.000281"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:44:37.969091" elapsed="0.009402">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:44:37.965747" elapsed="0.012885">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:44:37.933876" elapsed="0.044931">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:44:40.000319" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:44:40.001050" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:44:40.001534" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:44:39.981080" elapsed="0.020499"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:44:40.005801" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:44:40.001913" elapsed="0.007045"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:44:40.017656" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:44:40.012842" elapsed="0.008497">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:40.021787" elapsed="0.000038"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:40.022043" elapsed="0.000021"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:40.022252" elapsed="0.000022"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:40.022448" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:40.022647" elapsed="0.000021"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:40.022927" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:40.022749" elapsed="0.000232"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:40.022725" elapsed="0.000284"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:40.023245" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:40.023062" elapsed="0.000239"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:40.023047" elapsed="0.000277"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:40.023543" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:40.023375" elapsed="0.000222"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:40.023360" elapsed="0.000259"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:44:40.012572" elapsed="0.011112">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:44:40.009054" elapsed="0.014774">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:44:39.980190" elapsed="0.043817">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:44:42.045384" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:44:42.046631" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:44:42.047510" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:44:42.026477" elapsed="0.021110"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:44:42.052051" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:44:42.048136" elapsed="0.007332"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:44:42.062787" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:44:42.058976" elapsed="0.006518">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:42.065738" elapsed="0.000022"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:42.065939" elapsed="0.000020"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:42.066133" elapsed="0.000034"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:42.066345" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:42.066544" elapsed="0.000020"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:42.066817" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:42.066641" elapsed="0.000230"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:42.066620" elapsed="0.000278"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:42.067139" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:42.066951" elapsed="0.000259"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:42.066937" elapsed="0.000295"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:42.067451" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:42.067283" elapsed="0.000221"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:42.067268" elapsed="0.000257"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:44:42.058732" elapsed="0.008858">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:44:42.055554" elapsed="0.012181">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:44:42.025541" elapsed="0.042368">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:44:44.092812" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:44:44.094476" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:44:44.095311" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:44:44.070281" elapsed="0.025103"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:44:44.100227" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:44:44.096047" elapsed="0.007578"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:44:44.111095" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:44:44.107517" elapsed="0.006239">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:44.114014" elapsed="0.000023"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:44.114251" elapsed="0.000024"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:44.114471" elapsed="0.000023"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:44.114673" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:44.114871" elapsed="0.000026"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:44.115210" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:44.114996" elapsed="0.000281"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:44.114968" elapsed="0.000337"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:44.115544" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:44.115372" elapsed="0.000227"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:44.115356" elapsed="0.000265"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:44.115857" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:44.115671" elapsed="0.000242"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:44.115657" elapsed="0.000279"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:44:44.107218" elapsed="0.008780">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:44:44.103722" elapsed="0.012419">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:44:44.069370" elapsed="0.046963">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:44:46.136794" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:44:46.137918" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:44:46.138513" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:44:46.118584" elapsed="0.019991"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:44:46.144486" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:44:46.139116" elapsed="0.008637"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:44:46.156005" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:44:46.151388" elapsed="0.007366">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:46.159001" elapsed="0.000023"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:46.159223" elapsed="0.000022"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:46.159421" elapsed="0.000020"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:46.159614" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:46.159812" elapsed="0.000021"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:46.160085" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:46.159909" elapsed="0.000230"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:46.159889" elapsed="0.000292"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:46.160407" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:46.160236" elapsed="0.000225"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:46.160221" elapsed="0.000262"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:46.160701" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:46.160533" elapsed="0.000221"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:46.160519" elapsed="0.000257"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:44:46.151112" elapsed="0.009729">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:44:46.147842" elapsed="0.013145">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:44:46.117667" elapsed="0.043510">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:44:48.182895" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:44:48.183706" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:44:48.184174" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:44:48.163486" elapsed="0.020734"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:44:48.188823" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:44:48.184617" elapsed="0.007353"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:44:48.199862" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:44:48.195704" elapsed="0.007054">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:48.203111" elapsed="0.000033"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:48.203399" elapsed="0.000024"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:48.203602" elapsed="0.000021"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:48.203799" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:48.203997" elapsed="0.000022"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:48.204311" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:48.204101" elapsed="0.000269"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:48.204078" elapsed="0.000318"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:48.204636" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:48.204451" elapsed="0.000241"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:48.204435" elapsed="0.000280"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:48.204938" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:48.204768" elapsed="0.000223"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:48.204752" elapsed="0.000261"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:44:48.195440" elapsed="0.009637">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:44:48.192060" elapsed="0.013216">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:44:48.162515" elapsed="0.042953">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:44:50.226223" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:44:50.227327" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:44:50.227954" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:44:50.207880" elapsed="0.020137"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:44:50.232401" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:44:50.228474" elapsed="0.007290"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:44:50.243023" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:44:50.239338" elapsed="0.006393">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:50.245975" elapsed="0.000023"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:50.246190" elapsed="0.000022"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:50.246385" elapsed="0.000020"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:50.246578" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:50.246776" elapsed="0.000021"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:50.247051" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:50.246874" elapsed="0.000231"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:50.246853" elapsed="0.000277"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:50.247368" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:50.247199" elapsed="0.000223"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:50.247183" elapsed="0.000261"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:50.247689" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:50.247495" elapsed="0.000248"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:50.247480" elapsed="0.000285"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:44:50.239068" elapsed="0.008760">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:44:50.235854" elapsed="0.012113">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:44:50.206916" elapsed="0.041224">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:44:52.270274" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:44:52.270998" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:44:52.271402" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:44:52.250571" elapsed="0.020869"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:44:52.275775" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:44:52.271774" elapsed="0.007050"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:44:52.287109" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:44:52.282382" elapsed="0.007405">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:52.290031" elapsed="0.000024"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:52.290249" elapsed="0.000023"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:52.290458" elapsed="0.000021"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:52.290654" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:52.290853" elapsed="0.000022"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:52.291127" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:52.290951" elapsed="0.000247"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:52.290930" elapsed="0.000295"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:52.291450" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:52.291278" elapsed="0.000227"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:52.291263" elapsed="0.000264"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:52.291749" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:52.291578" elapsed="0.000225"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:52.291564" elapsed="0.000261"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:44:52.282112" elapsed="0.009776">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:44:52.278906" elapsed="0.013126">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:44:52.249598" elapsed="0.042624">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:44:54.312544" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:44:54.313797" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:44:54.314373" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:44:54.294540" elapsed="0.019892"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:44:54.321809" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:44:54.315075" elapsed="0.010161"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:44:54.333642" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:44:54.329124" elapsed="0.007554">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:54.337038" elapsed="0.000036"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:54.337324" elapsed="0.000024"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:54.337528" elapsed="0.000020"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:54.337723" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:54.337923" elapsed="0.000020"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:54.338244" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:54.338025" elapsed="0.000295"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:54.338002" elapsed="0.000347"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:54.338579" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:54.338405" elapsed="0.000229"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:54.338389" elapsed="0.000268"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:54.338884" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:54.338707" elapsed="0.000232"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:54.338692" elapsed="0.000270"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:44:54.328818" elapsed="0.010211">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:44:54.325334" elapsed="0.013860">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:44:54.293597" elapsed="0.045780">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:44:56.360136" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:44:56.360983" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:44:56.361452" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:44:56.341123" elapsed="0.020376"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:44:56.365931" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:44:56.361905" elapsed="0.006912"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:44:56.375118" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:44:56.371640" elapsed="0.006158">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:56.378052" elapsed="0.000023"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:56.378271" elapsed="0.000021"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:56.378468" elapsed="0.000021"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:56.378662" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:56.378859" elapsed="0.000021"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:56.379131" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:56.378955" elapsed="0.000245"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:56.378934" elapsed="0.000292"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:56.379450" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:56.379279" elapsed="0.000225"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:56.379264" elapsed="0.000263"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:56.379746" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:56.379578" elapsed="0.000222"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:56.379563" elapsed="0.000259"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:44:56.371406" elapsed="0.008478">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:44:56.368921" elapsed="0.011105">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:44:56.340479" elapsed="0.039801">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Check Linear Topology" owner="FlowLib">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:44:58.400878" level="INFO">GET Request : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:44:58.402112" level="INFO">GET Response : url=http://10.30.170.73:8181/rests/data/network-topology:network-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylig... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-05-12T03:44:58.402709" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>session</arg>
<arg>url=${RFC8040_OPERATIONAL_TOPO_API}</arg>
<arg>expected_status=200</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:44:58.382587" elapsed="0.020183"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:44:58.408488" level="INFO">&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;</msg>
<arg>${resp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:44:58.403321" elapsed="0.008613"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-05-12T03:44:58.420319" level="FAIL">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:71:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:71']/a:node-connector[a:id='openflow:71:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:74&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:74:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:74']/a:node-connector[a:id='openflow:74:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:73&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:73:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:73']/a:node-connector[a:id='openflow:73:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:76&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:76:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:76']/a:node-connector[a:id='openflow:76:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:75&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:75:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:75']/a:node-connector[a:id='openflow:75:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:78&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:78:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:78']/a:node-connector[a:id='openflow:78:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:77&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:77:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:77']/a:node-connector[a:id='openflow:77:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:79&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:79:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:79']/a:node-connector[a:id='openflow:79:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:81&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:81:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:81']/a:node-connector[a:id='openflow:81:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:80&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:80:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:80']/a:node-connector[a:id='openflow:80:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:61&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:61:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:61']/a:node-connector[a:id='openflow:61:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:60&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:60:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:60']/a:node-connector[a:id='openflow:60:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:63&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:63:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:63']/a:node-connector[a:id='openflow:63:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:62&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:62:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:62']/a:node-connector[a:id='openflow:62:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:65&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:65:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:65']/a:node-connector[a:id='openflow:65:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:64&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:64:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:64']/a:node-connector[a:id='openflow:64:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:67&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:67:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:67']/a:node-connector[a:id='openflow:67:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:66&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:66:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:66']/a:node-connector[a:id='openflow:66:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:69&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:69:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:69']/a:node-connector[a:id='openflow:69:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:68&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:68:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:68']/a:node-connector[a:id='openflow:68:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:70&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:70:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:70']/a:node-connector[a:id='openflow:70:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:94&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:94:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:94']/a:node-connector[a:id='openflow:94:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:93&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:93:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:93']/a:node-connector[a:id='openflow:93:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:96&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:96:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:96']/a:node-connector[a:id='openflow:96:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:95&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:95:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:95']/a:node-connector[a:id='openflow:95:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:98&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:98:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:98']/a:node-connector[a:id='openflow:98:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:10&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:10:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:10']/a:node-connector[a:id='openflow:10:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:97&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:97:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:97']/a:node-connector[a:id='openflow:97:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:12&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:12:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:12']/a:node-connector[a:id='openflow:12:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:99&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:99:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:99']/a:node-connector[a:id='openflow:99:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:11&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:11:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:11']/a:node-connector[a:id='openflow:11:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:14&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:14:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:14']/a:node-connector[a:id='openflow:14:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:13&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:13:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:13']/a:node-connector[a:id='openflow:13:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:16&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:16:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:16']/a:node-connector[a:id='openflow:16:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:15&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:15:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:15']/a:node-connector[a:id='openflow:15:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:18&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:18:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:18']/a:node-connector[a:id='openflow:18:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:17&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:17:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:17']/a:node-connector[a:id='openflow:17:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:19&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:19:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:19']/a:node-connector[a:id='openflow:19:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:83&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:83:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:83']/a:node-connector[a:id='openflow:83:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:82&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:82:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:82']/a:node-connector[a:id='openflow:82:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:85&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:85:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:85']/a:node-connector[a:id='openflow:85:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:84&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:84:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:84']/a:node-connector[a:id='openflow:84:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:87&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:87:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:87']/a:node-connector[a:id='openflow:87:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:86&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:86:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:86']/a:node-connector[a:id='openflow:86:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:89&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:89:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:89']/a:node-connector[a:id='openflow:89:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:88&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:88:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:88']/a:node-connector[a:id='openflow:88:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:90&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:90:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:90']/a:node-connector[a:id='openflow:90:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:92&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:92:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:92']/a:node-connector[a:id='openflow:92:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:91&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:91:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:91']/a:node-connector[a:id='openflow:91:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:30&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:30:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:30']/a:node-connector[a:id='openflow:30:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:32&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:32:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:32']/a:node-connector[a:id='openflow:32:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:31&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:31:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:31']/a:node-connector[a:id='openflow:31:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:34&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:34:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:34']/a:node-connector[a:id='openflow:34:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:33&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:33:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:33']/a:node-connector[a:id='openflow:33:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:36&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:36:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:36']/a:node-connector[a:id='openflow:36:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:35&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:35:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:35']/a:node-connector[a:id='openflow:35:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:38&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:38:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:38']/a:node-connector[a:id='openflow:38:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:37&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:37:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:37']/a:node-connector[a:id='openflow:37:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:39&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:39:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:39']/a:node-connector[a:id='openflow:39:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:21&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:21:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:21']/a:node-connector[a:id='openflow:21:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:20&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:20:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:20']/a:node-connector[a:id='openflow:20:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:23&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:23:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:23']/a:node-connector[a:id='openflow:23:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:22&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:22:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:22']/a:node-connector[a:id='openflow:22:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:25&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:25:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:25']/a:node-connector[a:id='openflow:25:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:24&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:24:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:24']/a:node-connector[a:id='openflow:24:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:27&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:27:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:27']/a:node-connector[a:id='openflow:27:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:26&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:26:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:26']/a:node-connector[a:id='openflow:26:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:29&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:29:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:29']/a:node-connector[a:id='openflow:29:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:28&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:28:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:28']/a:node-connector[a:id='openflow:28:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:50&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:50:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:50']/a:node-connector[a:id='openflow:50:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:52&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:52:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:52']/a:node-connector[a:id='openflow:52:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:51&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:51:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:51']/a:node-connector[a:id='openflow:51:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:54&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:54:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:54']/a:node-connector[a:id='openflow:54:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:6&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:6:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:6']/a:node-connector[a:id='openflow:6:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:7&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:7:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:7']/a:node-connector[a:id='openflow:7:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:53&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:53:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:53']/a:node-connector[a:id='openflow:53:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:8&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:8:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:8']/a:node-connector[a:id='openflow:8:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:56&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:56:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:56']/a:node-connector[a:id='openflow:56:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:9&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:9:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:9']/a:node-connector[a:id='openflow:9:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:55&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:55:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:55']/a:node-connector[a:id='openflow:55:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:58&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:58:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:58']/a:node-connector[a:id='openflow:58:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:2&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:2:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:2']/a:node-connector[a:id='openflow:2:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:3&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:3:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:3']/a:node-connector[a:id='openflow:3:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:57&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:57:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:57']/a:node-connector[a:id='openflow:57:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:4&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:4:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:4']/a:node-connector[a:id='openflow:4:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:59&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:59:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:59']/a:node-connector[a:id='openflow:59:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:5&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:5:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:5']/a:node-connector[a:id='openflow:5:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:1&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:1:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:1']/a:node-connector[a:id='openflow:1:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:41&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:41:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:41']/a:node-connector[a:id='openflow:41:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:40&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:40:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:40']/a:node-connector[a:id='openflow:40:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:43&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:43:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:43']/a:node-connector[a:id='openflow:43:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:42&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:42:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:42']/a:node-connector[a:id='openflow:42:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:45&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:45:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:45']/a:node-connector[a:id='openflow:45:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:44&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:44:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:44']/a:node-connector[a:id='openflow:44:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:47&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:47:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:47']/a:node-connector[a:id='openflow:47:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:46&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:46:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:46']/a:node-connector[a:id='openflow:46:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:49&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:49:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:49']/a:node-connector[a:id='openflow:49:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:48&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:48:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:48']/a:node-connector[a:id='openflow:48:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:100&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:100:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:100']/a:node-connector[a:id='openflow:100:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:53:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:53&lt;/source-node&gt;&lt;source-tp&gt;openflow:53:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:84:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:84&lt;/source-node&gt;&lt;source-tp&gt;openflow:84:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:65:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:65&lt;/source-node&gt;&lt;source-tp&gt;openflow:65:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:57:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:57&lt;/source-node&gt;&lt;source-tp&gt;openflow:57:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:72:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:72&lt;/source-node&gt;&lt;source-tp&gt;openflow:72:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:32:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:32&lt;/source-node&gt;&lt;source-tp&gt;openflow:32:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:1:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:1&lt;/source-node&gt;&lt;source-tp&gt;openflow:1:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:28:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:28&lt;/source-node&gt;&lt;source-tp&gt;openflow:28:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:98:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:98&lt;/source-node&gt;&lt;source-tp&gt;openflow:98:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:91:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:91&lt;/source-node&gt;&lt;source-tp&gt;openflow:91:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:15:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:15&lt;/source-node&gt;&lt;source-tp&gt;openflow:15:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:49:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:49&lt;/source-node&gt;&lt;source-tp&gt;openflow:49:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:41:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:41&lt;/source-node&gt;&lt;source-tp&gt;openflow:41:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:40:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:40&lt;/source-node&gt;&lt;source-tp&gt;openflow:40:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:97:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:97&lt;/source-node&gt;&lt;source-tp&gt;openflow:97:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:66:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:66&lt;/source-node&gt;&lt;source-tp&gt;openflow:66:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:58:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:58&lt;/source-node&gt;&lt;source-tp&gt;openflow:58:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:73:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:73&lt;/source-node&gt;&lt;source-tp&gt;openflow:73:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:63:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:63&lt;/source-node&gt;&lt;source-tp&gt;openflow:63:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:64:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:64&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:60:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:60&lt;/source-node&gt;&lt;source-tp&gt;openflow:60:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:59:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:59&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:16:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:16&lt;/source-node&gt;&lt;source-tp&gt;openflow:16:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:40:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:40&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:41:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:41&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:39:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:39&lt;/source-node&gt;&lt;source-tp&gt;openflow:39:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:42:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:42&lt;/source-node&gt;&lt;source-tp&gt;openflow:42:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:97:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:97&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:8:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:8&lt;/source-node&gt;&lt;source-tp&gt;openflow:8:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:17:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:17&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:74:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:74&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:18:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:18&lt;/source-node&gt;&lt;source-tp&gt;openflow:18:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:75:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:75&lt;/source-node&gt;&lt;source-tp&gt;openflow:75:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:21:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:21&lt;/source-node&gt;&lt;source-tp&gt;openflow:21:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:13:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:13&lt;/source-node&gt;&lt;source-tp&gt;openflow:13:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:14:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:14&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:46:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:46&lt;/source-node&gt;&lt;source-tp&gt;openflow:46:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:98:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:98&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:12:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:12&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:52:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:52&lt;/source-node&gt;&lt;source-tp&gt;openflow:52:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:99:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:99&lt;/source-node&gt;&lt;source-tp&gt;openflow:99:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:100:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:100&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:48:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:48&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:81:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:81&lt;/source-node&gt;&lt;source-tp&gt;openflow:81:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:11:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:11&lt;/source-node&gt;&lt;source-tp&gt;openflow:11:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:96:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:96&lt;/source-node&gt;&lt;source-tp&gt;openflow:96:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:47:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:47&lt;/source-node&gt;&lt;source-tp&gt;openflow:47:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:70:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:70&lt;/source-node&gt;&lt;source-tp&gt;openflow:70:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:71:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:71&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:90:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:90&lt;/source-node&gt;&lt;source-tp&gt;openflow:90:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:29:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:29&lt;/source-node&gt;&lt;source-tp&gt;openflow:29:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:83:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:83&lt;/source-node&gt;&lt;source-tp&gt;openflow:83:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:82:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:82&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:82:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:82&lt;/source-node&gt;&lt;source-tp&gt;openflow:82:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:83:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:83&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:1:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:1&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:50:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:50&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:2:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:2&lt;/source-node&gt;&lt;source-tp&gt;openflow:2:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:77:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:77&lt;/source-node&gt;&lt;source-tp&gt;openflow:77:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:76:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:76&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:68:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:68&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:64:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:64&lt;/source-node&gt;&lt;source-tp&gt;openflow:64:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:65:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:65&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:11:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:11&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:51:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:51&lt;/source-node&gt;&lt;source-tp&gt;openflow:51:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:52:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:52&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:78:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:78&lt;/source-node&gt;&lt;source-tp&gt;openflow:78:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:43:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:43&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:47:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:47&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:69:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:69&lt;/source-node&gt;&lt;source-tp&gt;openflow:69:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:7:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:7&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:10:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:10&lt;/source-node&gt;&lt;source-tp&gt;openflow:10:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:9:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:9&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:44:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:44&lt;/source-node&gt;&lt;source-tp&gt;openflow:44:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:45:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:45&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:48:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:48&lt;/source-node&gt;&lt;source-tp&gt;openflow:48:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:36:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:36&lt;/source-node&gt;&lt;source-tp&gt;openflow:36:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:35:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:35&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:22:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:22&lt;/source-node&gt;&lt;source-tp&gt;openflow:22:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:6:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:6&lt;/source-node&gt;&lt;source-tp&gt;openflow:6:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:77:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:77&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:5:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:5&lt;/source-node&gt;&lt;source-tp&gt;openflow:5:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:21:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:21&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:92:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:92&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:8:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:8&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:85:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:85&lt;/source-node&gt;&lt;source-tp&gt;openflow:85:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:84:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:84&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:9:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:9&lt;/source-node&gt;&lt;source-tp&gt;openflow:9:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:10:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:10&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:95:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:95&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:20:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:20&lt;/source-node&gt;&lt;source-tp&gt;openflow:20:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:19:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:19&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:24:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:24&lt;/source-node&gt;&lt;source-tp&gt;openflow:24:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:23:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:23&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:93:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:93&lt;/source-node&gt;&lt;source-tp&gt;openflow:93:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:53:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:53&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:38:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:38&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:94:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:94&lt;/source-node&gt;&lt;source-tp&gt;openflow:94:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:54:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:54&lt;/source-node&gt;&lt;source-tp&gt;openflow:54:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:55:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:55&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:34:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:34&lt;/source-node&gt;&lt;source-tp&gt;openflow:34:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:33:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:33&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:45:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:45&lt;/source-node&gt;&lt;source-tp&gt;openflow:45:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:46:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:46&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:80:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:80&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:89:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:89&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:76:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:76&lt;/source-node&gt;&lt;source-tp&gt;openflow:76:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:37:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:37&lt;/source-node&gt;&lt;source-tp&gt;openflow:37:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:27:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:27&lt;/source-node&gt;&lt;source-tp&gt;openflow:27:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:28:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:28&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:91:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:91&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:7:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:7&lt;/source-node&gt;&lt;source-tp&gt;openflow:7:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:6:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:6&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:19:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:19&lt;/source-node&gt;&lt;source-tp&gt;openflow:19:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:20:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:20&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:79:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:79&lt;/source-node&gt;&lt;source-tp&gt;openflow:79:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:78:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:78&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:12:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:12&lt;/source-node&gt;&lt;source-tp&gt;openflow:12:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:88:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:88&lt;/source-node&gt;&lt;source-tp&gt;openflow:88:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:58:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:58&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:62:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:62&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:96:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:96&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:5:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:5&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:24:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:24&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:92:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:92&lt;/source-node&gt;&lt;source-tp&gt;openflow:92:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:93:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:93&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:86:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:86&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:81:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:81&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:59:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:59&lt;/source-node&gt;&lt;source-tp&gt;openflow:59:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:95:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:95&lt;/source-node&gt;&lt;source-tp&gt;openflow:95:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:94:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:94&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:4:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:4&lt;/source-node&gt;&lt;source-tp&gt;openflow:4:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:3:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:3&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:67:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:67&lt;/source-node&gt;&lt;source-tp&gt;openflow:67:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:66:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:66&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:80:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:80&lt;/source-node&gt;&lt;source-tp&gt;openflow:80:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:79:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:79&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:18:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:18&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:37:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:37&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:73:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:73&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:54:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:54&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:17:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:17&lt;/source-node&gt;&lt;source-tp&gt;openflow:17:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:16:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:16&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:61:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:61&lt;/source-node&gt;&lt;source-tp&gt;openflow:61:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:60:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:60&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:31:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:31&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:25:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:25&lt;/source-node&gt;&lt;source-tp&gt;openflow:25:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:26:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:26&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:55:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:55&lt;/source-node&gt;&lt;source-tp&gt;openflow:55:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:56:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:56&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:33:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:33&lt;/source-node&gt;&lt;source-tp&gt;openflow:33:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:87:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:87&lt;/source-node&gt;&lt;source-tp&gt;openflow:87:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:88:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:88&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:63:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:63&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:72:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:72&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:67:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:67&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:30:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:30&lt;/source-node&gt;&lt;source-tp&gt;openflow:30:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:29:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:29&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:27:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:27&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:13:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:13&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:51:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:51&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:2:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:2&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:62:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:62&lt;/source-node&gt;&lt;source-tp&gt;openflow:62:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:61:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:61&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:38:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:38&lt;/source-node&gt;&lt;source-tp&gt;openflow:38:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:39:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:39&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:42:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:42&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:71:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:71&lt;/source-node&gt;&lt;source-tp&gt;openflow:71:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:70:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:70&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:68:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:68&lt;/source-node&gt;&lt;source-tp&gt;openflow:68:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:69:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:69&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:74:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:74&lt;/source-node&gt;&lt;source-tp&gt;openflow:74:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:75:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:75&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:26:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:26&lt;/source-node&gt;&lt;source-tp&gt;openflow:26:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:25:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:25&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:89:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:89&lt;/source-node&gt;&lt;source-tp&gt;openflow:89:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:90:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:90&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:3:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:3&lt;/source-node&gt;&lt;source-tp&gt;openflow:3:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:4:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:4&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:43:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:43&lt;/source-node&gt;&lt;source-tp&gt;openflow:43:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:44:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:44&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:56:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:56&lt;/source-node&gt;&lt;source-tp&gt;openflow:56:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:57:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:57&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:30:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:30&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:34:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:34&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:23:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:23&lt;/source-node&gt;&lt;source-tp&gt;openflow:23:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:22:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:22&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${resp.text}</arg>
<arg>"node-id":"openflow:${switch}"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-05-12T03:44:58.415840" elapsed="0.007345">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:1"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:58.423469" elapsed="0.000026"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:58.423678" elapsed="0.000020"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:58.423877" elapsed="0.000021"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:2"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:58.424075" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${edge}</var>
<arg>${switch}==1 or ${switch}==${switches}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:58.424294" elapsed="0.000022"/>
</kw>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"tp-id":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:58.424575" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:58.424396" elapsed="0.000236"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:58.424374" elapsed="0.000283"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"source-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:58.424898" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:58.424710" elapsed="0.000246"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:58.424694" elapsed="0.000285"/>
</if>
<if>
<branch type="IF" condition="not ${edge}">
<kw name="Should Contain" owner="BuiltIn">
<arg>${resp.text}</arg>
<arg>"dest-tp":"openflow:${switch}:3"</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:58.425223" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:58.425033" elapsed="0.000246"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:58.425017" elapsed="0.000286"/>
</if>
<var name="${switch}">1</var>
<status status="FAIL" start="2026-05-12T03:44:58.415545" elapsed="0.009822">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</iter>
<var>${switch}</var>
<value>1</value>
<value>${switches+1}</value>
<status status="FAIL" start="2026-05-12T03:44:58.412029" elapsed="0.013482">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</for>
<arg>${switches}</arg>
<doc>Check Linear topology.</doc>
<status status="FAIL" start="2026-05-12T03:44:58.381609" elapsed="0.044081">'&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<msg time="2026-05-12T03:44:58.425899" level="FAIL">Keyword 'FlowLib.Check Linear Topology' failed after retrying for 1 minute 40 seconds. The last error was: '&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;/node&gt;&lt;node&gt;&lt;node-id&gt;openflow:71&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:openda...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</msg>
<arg>${switches}</arg>
<arg>2s</arg>
<arg>FlowLib.Check Linear Topology</arg>
<arg>${switches}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-05-12T03:43:18.028420" elapsed="100.397656">Keyword 'FlowLib.Check Linear Topology' failed after retrying for 1 minute 40 seconds. The last error was: '&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id&gt;flow:1&lt;/topology-id&gt;&lt;node&gt;&lt;node-id&gt;openflow:72&lt;/node-id&gt;&lt;inventory-node-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']&lt;/inventory-node-ref&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:3&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:3']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:2&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:2']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:1&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:1']&lt;/inventory-node-connector-ref&gt;&lt;/termination-point&gt;&lt;termination-point&gt;&lt;tp-id&gt;openflow:72:LOCAL&lt;/tp-id&gt;&lt;inventory-node-connector-ref xmlns="urn:opendaylight:model:topology:inventory" xmlns:a="urn:opendaylight:inventory"&gt;/a:nodes/a:node[a:id='openflow:72']/a:node-connector[a:id='openflow:72:LOCAL']&lt;/inventory-node-connect...
    [ Message content over the limit has been removed. ]
...source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:87:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:87&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:100:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:100&lt;/source-node&gt;&lt;source-tp&gt;openflow:100:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:99:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:99&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:31:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:31&lt;/source-node&gt;&lt;source-tp&gt;openflow:31:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:32:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:32&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:35:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:35&lt;/source-node&gt;&lt;source-tp&gt;openflow:35:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:36:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:36&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:14:3&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:14&lt;/source-node&gt;&lt;source-tp&gt;openflow:14:3&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:15:2&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:15&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:86:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:86&lt;/source-node&gt;&lt;source-tp&gt;openflow:86:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:85:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:85&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;link&gt;&lt;link-id&gt;openflow:50:2&lt;/link-id&gt;&lt;source&gt;&lt;source-node&gt;openflow:50&lt;/source-node&gt;&lt;source-tp&gt;openflow:50:2&lt;/source-tp&gt;&lt;/source&gt;&lt;destination&gt;&lt;dest-tp&gt;openflow:49:3&lt;/dest-tp&gt;&lt;dest-node&gt;openflow:49&lt;/dest-node&gt;&lt;/destination&gt;&lt;/link&gt;&lt;/topology&gt;&lt;/network-topology&gt;' does not contain '"node-id":"openflow:1"'</status>
</kw>
<msg time="2026-05-12T03:44:58.426294" level="INFO">${status} = FAIL</msg>
<msg time="2026-05-12T03:44:58.426342" level="INFO">${result} = Keyword 'FlowLib.Check Linear Topology' failed after retrying for 1 minute 40 seconds. The last error was: '&lt;network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology"&gt;&lt;topology&gt;&lt;topology-id...</msg>
<var>${status}</var>
<var>${result}</var>
<arg>Wait Until Keyword Succeeds</arg>
<arg>${switches}</arg>
<arg>2s</arg>
<arg>FlowLib.Check Linear Topology</arg>
<arg>${switches}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-05-12T03:43:18.027991" elapsed="100.398379"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'FAIL'">
<return>
<value>${status}</value>
<value>Fail checking topology</value>
<value>${topology_discover_time}</value>
<status status="PASS" start="2026-05-12T03:44:58.426584" elapsed="0.000031"/>
</return>
<status status="PASS" start="2026-05-12T03:44:58.426455" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-05-12T03:44:58.426437" elapsed="0.000243"/>
</if>
<kw name="Get Current Date" owner="DateTime">
<var>${end_time}</var>
<arg>result_format=timestamp</arg>
<doc>Returns current local or UTC time with an optional increment.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:58.426845" elapsed="0.000022"/>
</kw>
<kw name="Subtract Date From Date" owner="DateTime">
<var>${topology_discover_time}</var>
<arg>${end_time}</arg>
<arg>${start_time}</arg>
<doc>Subtracts date from another date and returns time between.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:58.427021" elapsed="0.000022"/>
</kw>
<kw name="Log To Console" owner="BuiltIn">
<arg>Topology Discovery Time = ${topology_discover_time} seconds</arg>
<doc>Logs the given message to the console.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:58.427254" elapsed="0.000023"/>
</kw>
<kw name="Log To Console" owner="BuiltIn">
<arg>Adding ${flow_count} flows</arg>
<doc>Logs the given message to the console.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:58.427457" elapsed="0.000021"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<var>${status}</var>
<var>${result}</var>
<arg>ScaleClient.Configure Flows</arg>
<arg>flow_details=${flows}</arg>
<arg>controllers=${controller_list}</arg>
<arg>nrthreads=${nrthreads}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:58.427675" elapsed="0.000021"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'FAIL'">
<return>
<value>${status}</value>
<value>Fail configuring flows</value>
<value>${topology_discover_time}</value>
<status status="NOT RUN" start="2026-05-12T03:44:58.427810" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:44:58.427773" elapsed="0.000084"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:58.427757" elapsed="0.000122"/>
</if>
<kw name="Log To Console" owner="BuiltIn">
<arg>Checking ${flow_count} flows in Mininet</arg>
<doc>Logs the given message to the console.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:58.428051" elapsed="0.000021"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<var>${status}</var>
<var>${result}</var>
<arg>MininetKeywords.Verify Aggregate Flow From Mininet Session</arg>
<arg>${mininet_conn_id}</arg>
<arg>${flows_after}</arg>
<arg>${switches}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:58.428277" elapsed="0.000021"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'FAIL'">
<return>
<value>${status}</value>
<value>Fail checking flows in mininet</value>
<value>${topology_discover_time}</value>
<status status="NOT RUN" start="2026-05-12T03:44:58.428410" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:44:58.428375" elapsed="0.000081"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:58.428358" elapsed="0.000120"/>
</if>
<kw name="Log To Console" owner="BuiltIn">
<arg>Checking ${flow_count} flows in Operational DS</arg>
<doc>Logs the given message to the console.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:58.428649" elapsed="0.000022"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<var>${status}</var>
<var>${result}</var>
<arg>Wait Until Keyword Succeeds</arg>
<arg>${switches*4}</arg>
<arg>2s</arg>
<arg>FlowLib.Check Flows Operational Datastore</arg>
<arg>${flows_after}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:58.428875" elapsed="0.000022"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'FAIL'">
<return>
<value>${status}</value>
<value>Fail checking flows in operational DS</value>
<value>${topology_discover_time}</value>
<status status="NOT RUN" start="2026-05-12T03:44:58.429013" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:44:58.428978" elapsed="0.000081"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:58.428961" elapsed="0.000119"/>
</if>
<kw name="Log To Console" owner="BuiltIn">
<arg>Sleep for ${sustain_time} seconds</arg>
<doc>Logs the given message to the console.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:58.429271" elapsed="0.000022"/>
</kw>
<kw name="Sleep" owner="BuiltIn">
<arg>${sustain_time}</arg>
<doc>Pauses the test executed for the given time.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:58.429464" elapsed="0.000027"/>
</kw>
<kw name="Log To Console" owner="BuiltIn">
<arg>Deleting ${flow_count} flows</arg>
<doc>Logs the given message to the console.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:58.429674" elapsed="0.000021"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<var>${status}</var>
<var>${result}</var>
<arg>ScaleClient.Deconfigure Flows</arg>
<arg>flow_details=${flows}</arg>
<arg>controllers=${controller_list}</arg>
<arg>nrthreads=${nrthreads}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:58.429926" elapsed="0.000023"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'FAIL'">
<return>
<value>${status}</value>
<value>Fail deconfiguring flows</value>
<value>${topology_discover_time}</value>
<status status="NOT RUN" start="2026-05-12T03:44:58.430064" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:44:58.430027" elapsed="0.000083"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:58.430010" elapsed="0.000122"/>
</if>
<kw name="Log To Console" owner="BuiltIn">
<arg>Checking no flows in Mininet</arg>
<doc>Logs the given message to the console.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:58.430321" elapsed="0.000021"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<var>${status}</var>
<var>${result}</var>
<arg>MininetKeywords.Verify Aggregate Flow From Mininet Session</arg>
<arg>${mininet_conn_id}</arg>
<arg>${flows_before}</arg>
<arg>${switches}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:58.430530" elapsed="0.000021"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'FAIL'">
<return>
<value>${status}</value>
<value>Fail checking no flows in mininet</value>
<value>${topology_discover_time}</value>
<status status="NOT RUN" start="2026-05-12T03:44:58.430662" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:44:58.430626" elapsed="0.000081"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:58.430610" elapsed="0.000120"/>
</if>
<kw name="Log To Console" owner="BuiltIn">
<arg>Checking no flows in Operational DS</arg>
<doc>Logs the given message to the console.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:58.430901" elapsed="0.000021"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<var>${status}</var>
<var>${result}</var>
<arg>Wait Until Keyword Succeeds</arg>
<arg>${switches*4}</arg>
<arg>2s</arg>
<arg>FlowLib.Check Flows Operational Datastore</arg>
<arg>${flows_before}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:58.431110" elapsed="0.000021"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'FAIL'">
<return>
<value>${status}</value>
<value>Fail checking no flows in operational DS</value>
<value>${topology_discover_time}</value>
<status status="NOT RUN" start="2026-05-12T03:44:58.431302" elapsed="0.000240"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:44:58.431261" elapsed="0.000319"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:58.431243" elapsed="0.000360"/>
</if>
<kw name="Log To Console" owner="BuiltIn">
<arg>Stopping Mininet</arg>
<doc>Logs the given message to the console.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:58.431780" elapsed="0.000022"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<var>${status}</var>
<var>${result}</var>
<arg>MininetKeywords.Stop Mininet And Exit</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:58.431997" elapsed="0.000021"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'FAIL'">
<return>
<value>${status}</value>
<value>Fail stopping mininet</value>
<value>${topology_discover_time}</value>
<status status="NOT RUN" start="2026-05-12T03:44:58.432125" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:44:58.432088" elapsed="0.000099"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:58.432072" elapsed="0.000138"/>
</if>
<kw name="Log To Console" owner="BuiltIn">
<arg>Checking No Switches</arg>
<doc>Logs the given message to the console.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:58.432385" elapsed="0.000023"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<var>${status}</var>
<var>${result}</var>
<arg>Wait Until Keyword Succeeds</arg>
<arg>30s</arg>
<arg>2s</arg>
<arg>FlowLib.Check No Switches In Inventory</arg>
<arg>${switches}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:58.432601" elapsed="0.000022"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'FAIL'">
<return>
<value>${status}</value>
<value>Fail checking no switch</value>
<value>${topology_discover_time}</value>
<status status="NOT RUN" start="2026-05-12T03:44:58.432737" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:44:58.432701" elapsed="0.000096"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:58.432685" elapsed="0.000138"/>
</if>
<kw name="Log To Console" owner="BuiltIn">
<arg>Checking No Topology</arg>
<doc>Logs the given message to the console.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:58.432999" elapsed="0.000021"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<var>${status}</var>
<var>${result}</var>
<arg>Wait Until Keyword Succeeds</arg>
<arg>10s</arg>
<arg>2s</arg>
<arg>FlowLib.Check No Switches In Topology</arg>
<arg>${switches}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:58.433230" elapsed="0.000021"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'FAIL'">
<return>
<value>${status}</value>
<value>Fail checking no topology</value>
<value>${topology_discover_time}</value>
<status status="NOT RUN" start="2026-05-12T03:44:58.433367" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:44:58.433331" elapsed="0.000083"/>
</branch>
<status status="NOT RUN" start="2026-05-12T03:44:58.433315" elapsed="0.000121"/>
</if>
<return>
<value>PASS</value>
<value>${error_message}</value>
<value>${topology_discover_time}</value>
<status status="NOT RUN" start="2026-05-12T03:44:58.433467" elapsed="0.000014"/>
</return>
<msg time="2026-05-12T03:44:58.433679" level="INFO">${status} = FAIL</msg>
<msg time="2026-05-12T03:44:58.433729" level="INFO">${error_message} = Fail checking topology</msg>
<msg time="2026-05-12T03:44:58.433799" level="INFO">${topology_discover_time} = 0</msg>
<var>${status}</var>
<var>${error_message}</var>
<var>${topology_discover_time}</var>
<arg>${switches}</arg>
<doc>Workflow to bring a Linear topology of 100 switches, push flows, hold for ${sustain_time} seconds, delete flows and stop topology.
This KW returns workflow state (PASS/FAIL), error message and topology discover time.</doc>
<status status="PASS" start="2026-05-12T03:42:52.794752" elapsed="125.639073"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'FAIL'">
<break>
<status status="PASS" start="2026-05-12T03:44:58.434020" elapsed="0.000039"/>
</break>
<status status="PASS" start="2026-05-12T03:44:58.433902" elapsed="0.000190"/>
</branch>
<status status="PASS" start="2026-05-12T03:44:58.433885" elapsed="0.000233"/>
</if>
<kw name="Set Variable" owner="BuiltIn">
<var>${maximum_switches}</var>
<arg>${switches}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:58.434332" elapsed="0.000023"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${discover_time}</var>
<arg>${topology_discover_time}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:58.434539" elapsed="0.000023"/>
</kw>
<var name="${switches}">100</var>
<status status="PASS" start="2026-05-12T03:42:52.789696" elapsed="125.644923"/>
</iter>
<var>${switches}</var>
<value>${start}</value>
<value>${stop+1}</value>
<value>${step}</value>
<status status="PASS" start="2026-05-12T03:42:52.787241" elapsed="125.647419"/>
</for>
<kw name="Log To Console" owner="BuiltIn">
<arg>${\n}</arg>
<doc>Logs the given message to the console.</doc>
<status status="PASS" start="2026-05-12T03:44:58.434858" elapsed="0.000377"/>
</kw>
<kw name="Log To Console" owner="BuiltIn">
<arg>Execution stopped because: ${error_message}</arg>
<doc>Logs the given message to the console.</doc>
<status status="PASS" start="2026-05-12T03:44:58.435436" elapsed="0.000289"/>
</kw>
<kw name="Log To Console" owner="BuiltIn">
<arg>Max Switches: ${maximum_switches}</arg>
<doc>Logs the given message to the console.</doc>
<status status="PASS" start="2026-05-12T03:44:58.435915" elapsed="0.000523"/>
</kw>
<kw name="Append To File" owner="OperatingSystem">
<msg time="2026-05-12T03:44:58.437003" level="INFO" html="true">Appended to file '&lt;a href="file:///w/workspace/openflowplugin-csit-1node-scale-switch-only-vanadium/switches.csv"&gt;/w/workspace/openflowplugin-csit-1node-scale-switch-only-vanadium/switches.csv&lt;/a&gt;'.</msg>
<arg>${SWITCHES_RESULT_FILE}</arg>
<arg>Max Switches\n</arg>
<doc>Appends the given content to the specified file.</doc>
<status status="PASS" start="2026-05-12T03:44:58.436610" elapsed="0.000453"/>
</kw>
<kw name="Append To File" owner="OperatingSystem">
<msg time="2026-05-12T03:44:58.437505" level="INFO" html="true">Appended to file '&lt;a href="file:///w/workspace/openflowplugin-csit-1node-scale-switch-only-vanadium/switches.csv"&gt;/w/workspace/openflowplugin-csit-1node-scale-switch-only-vanadium/switches.csv&lt;/a&gt;'.</msg>
<arg>${SWITCHES_RESULT_FILE}</arg>
<arg>${maximum_switches}\n</arg>
<doc>Appends the given content to the specified file.</doc>
<status status="PASS" start="2026-05-12T03:44:58.437243" elapsed="0.000317"/>
</kw>
<kw name="Append To File" owner="OperatingSystem">
<msg time="2026-05-12T03:44:58.438006" level="INFO" html="true">Appended to file '&lt;a href="file:///w/workspace/openflowplugin-csit-1node-scale-switch-only-vanadium/time.csv"&gt;/w/workspace/openflowplugin-csit-1node-scale-switch-only-vanadium/time.csv&lt;/a&gt;'.</msg>
<arg>${TIME_RESULT_FILE}</arg>
<arg>Discover Time\n</arg>
<doc>Appends the given content to the specified file.</doc>
<status status="PASS" start="2026-05-12T03:44:58.437719" elapsed="0.000344"/>
</kw>
<kw name="Append To File" owner="OperatingSystem">
<msg time="2026-05-12T03:44:58.438540" level="INFO" html="true">Appended to file '&lt;a href="file:///w/workspace/openflowplugin-csit-1node-scale-switch-only-vanadium/time.csv"&gt;/w/workspace/openflowplugin-csit-1node-scale-switch-only-vanadium/time.csv&lt;/a&gt;'.</msg>
<arg>${TIME_RESULT_FILE}</arg>
<arg>${discover_time}\n</arg>
<doc>Appends the given content to the specified file.</doc>
<status status="PASS" start="2026-05-12T03:44:58.438273" elapsed="0.000321"/>
</kw>
<doc>Find max number of switches starting from 100 till reaching 800 in steps of 100</doc>
<status status="PASS" start="2026-05-12T03:42:52.781066" elapsed="125.657658"/>
</test>
<kw name="Workflow Teardown" owner="WorkflowsOpenFlow" type="TEARDOWN">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-05-12T03:44:58.452959" level="INFO">DELETE Request : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes 
 path_url=/rests/data/opendaylight-inventory:nodes 
 headers={'User-Agent': 'python-requests/2.34.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node02biv0lmg1178iqkw2oa7f9y60.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-05-12T03:44:58.453012" level="INFO">DELETE Response : url=http://10.30.170.73:8181/rests/data/opendaylight-inventory:nodes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-05-12T03:44:58.440133" elapsed="0.012954"/>
</kw>
<arg>RequestsLibrary.DELETE On Session</arg>
<arg>session</arg>
<arg>url=${RFC8040_NODES_API}</arg>
<arg>expected_status=anything</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-05-12T03:44:58.439751" elapsed="0.013398"/>
</kw>
<kw name="Clean Mininet System" owner="Utils">
<kw name="Run Command On Mininet" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-05-12T03:44:58.458308" elapsed="0.000052"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:44:58.457592" elapsed="0.000849"/>
</branch>
<status status="PASS" start="2026-05-12T03:44:58.457545" elapsed="0.000951"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-05-12T03:44:58.459103" level="INFO">index=6
host=10.30.171.227
alias=None
port=22
timeout=6 minutes 40 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-05-12T03:44:58.459379" level="INFO">${current_ssh_connection} = index=6
host=10.30.171.227
alias=None
port=22
timeout=6 minutes 40 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=stric...</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-05-12T03:44:58.458829" elapsed="0.000611"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:44:58.460702" level="INFO">Attempting to execute command "sudo mn -c" on remote system "10.30.171.227" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:44:58.459795" elapsed="0.001012"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-05-12T03:44:58.462527" level="INFO">${conn_id} = 10</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-05-12T03:44:58.461199" elapsed="0.001361"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-05-12T03:44:58.463518" level="INFO">Length is 0.</msg>
<msg time="2026-05-12T03:44:58.463600" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-05-12T03:44:58.463219" elapsed="0.000406"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:44:58.463792" elapsed="0.000335"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-05-12T03:44:58.465027" level="INFO">Logging into '10.30.171.227:22' as 'jenkins'.</msg>
<msg time="2026-05-12T03:44:59.605936" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-153-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue May 12 03:44:58 UTC 2026

  System load:  0.84               Processes:             321
  Usage of /:   19.5% of 38.58GB   Users logged in:       1
  Memory usage: 7%                 IPv4 address for ens3: 10.30.171.227
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

9 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue May 12 03:42:55 2026 from 10.30.170.229
[?2004h[jenkins@releng-51746-238-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-05-12T03:44:58.464699" elapsed="1.141550"/>
</kw>
<msg time="2026-05-12T03:44:59.606398" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:44:58.464321" elapsed="1.142235"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-05-12T03:44:58.462785" elapsed="1.143980"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-05-12T03:44:59.607713" level="INFO">Executing command 'sudo mn -c'.</msg>
<msg time="2026-05-12T03:45:08.769942" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-05-12T03:45:08.770358" level="INFO">${stdout} = </msg>
<msg time="2026-05-12T03:45:08.770469" level="INFO">${stderr} = *** Removing excess controllers/ofprotocols/ofdatapaths/pings/noxes
killall controller ofprotocol ofdatapath ping nox_corelt-nox_core ovs-openflowd ovs-controllerovs-testcontroller udpbwtest mnexec iv...</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-05-12T03:44:59.607242" elapsed="9.163410"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-05-12T03:45:08.771115" elapsed="0.000579"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:45:08.772926" level="INFO">*** Removing excess controllers/ofprotocols/ofdatapaths/pings/noxes
killall controller ofprotocol ofdatapath ping nox_corelt-nox_core ovs-openflowd ovs-controllerovs-testcontroller udpbwtest mnexec ivs ryu-manager 2&gt; /dev/null
killall -9 controller ofprotocol ofdatapath ping nox_corelt-nox_core ovs-openflowd ovs-controllerovs-testcontroller udpbwtest mnexec ivs ryu-manager 2&gt; /dev/null
pkill -9 -f "sudo mnexec"
*** Removing junk from /tmp
rm -f /tmp/vconn* /tmp/vlogs* /tmp/*.out /tmp/*.log
*** Removing old X11 tunnels
*** Removing excess kernel datapaths
ps ax | egrep -o 'dp[0-9]+' | sed 's/dp/nl:/'
***  Removing OVS datapaths
ovs-vsctl --timeout=1 list-br
ovs-vsctl --if-exists del-br s1 -- --if-exists del-br s10 -- --if-exists del-br s100 -- --if-exists del-br s11 -- --if-exists del-br s12 -- --if-exists del-br s13 -- --if-exists del-br s14 -- --if-exists del-br s15 -- --if-exists del-br s16 -- --if-exists del-br s17 -- --if-exists del-br s18 -- --if-exists del-br s19 -- --if-exists del-br s2 -- --if-exists del-br s20 -- --if-exists del-br s21 -- --if-exists del-br s22 -- --if-exists del-br s23 -- --if-exists del-br s24 -- --if-exists del-br s25 -- --if-exists del-br s26 -- --if-exists del-br s27 -- --if-exists del-br s28 -- --if-exists del-br s29 -- --if-exists del-br s3 -- --if-exists del-br s30 -- --if-exists del-br s31 -- --if-exists del-br s32 -- --if-exists del-br s33 -- --if-exists del-br s34 -- --if-exists del-br s35 -- --if-exists del-br s36 -- --if-exists del-br s37 -- --if-exists del-br s38 -- --if-exists del-br s39 -- --if-exists del-br s4 -- --if-exists del-br s40 -- --if-exists del-br s41 -- --if-exists del-br s42 -- --if-exists del-br s43 -- --if-exists del-br s44 -- --if-exists del-br s45 -- --if-exists del-br s46 -- --if-exists del-br s47 -- --if-exists del-br s48 -- --if-exists del-br s49 -- --if-exists del-br s5 -- --if-exists del-br s50 -- --if-exists del-br s51 -- --if-exists del-br s52 -- --if-exists del-br s53 -- --if-exists del-br s54 -- --if-exists del-br s55 -- --if-exists del-br s56 -- --if-exists del-br s57 -- --if-exists del-br s58 -- --if-exists del-br s59 -- --if-exists del-br s6 -- --if-exists del-br s60 -- --if-exists del-br s61 -- --if-exists del-br s62 -- --if-exists del-br s63 -- --if-exists del-br s64 -- --if-exists del-br s65 -- --if-exists del-br s66 -- --if-exists del-br s67 -- --if-exists del-br s68 -- --if-exists del-br s69 -- --if-exists del-br s7 -- --if-exists del-br s70 -- --if-exists del-br s71 -- --if-exists del-br s72 -- --if-exists del-br s73 -- --if-exists del-br s74 -- --if-exists del-br s75 -- --if-exists del-br s76 -- --if-exists del-br s77 -- --if-exists del-br s78 -- --if-exists del-br s79 -- --if-exists del-br s8 -- --if-exists del-br s80 -- --if-exists del-br s81 -- --if-exists del-br s82 -- --if-exists del-br s83 -- --if-exists del-br s84 -- --if-exists del-br s85 -- --if-exists del-br s86 -- --if-exists del-br s87 -- --if-exists del-br s88 -- --if-exists del-br s89 -- --if-exists del-br s9 -- --if-exists del-br s90 -- --if-exists del-br s91 -- --if-exists del-br s92 -- --if-exists del-br s93 -- --if-exists del-br s94 -- --if-exists del-br s95 -- --if-exists del-br s96 -- --if-exists del-br s97 -- --if-exists del-br s98 -- --if-exists del-br s99
ovs-vsctl --timeout=1 list-br
*** Removing all links of the pattern foo-ethX
ip link show | egrep -o '([-_.[:alnum:]]+-eth[[:digit:]]+)'
( ip link del s78-eth2;ip link del s77-eth3;ip link del s78-eth3;ip link del s79-eth2;ip link del s79-eth2;ip link del s78-eth3;ip link del s79-eth3;ip link del s80-eth2;ip link del s1-eth1;ip link del s80-eth2;ip link del s79-eth3;ip link del s2-eth1;ip link del s80-eth3;ip link del s81-eth2;ip link del s3-eth1;ip link del s81-eth2;ip link del s80-eth3;ip link del s4-eth1;ip link del s81-eth3;ip link del s82-eth2;ip link del s5-eth1;ip link del s82-eth2;ip link del s81-eth3;ip link del s6-eth1;ip link del s82-eth3;ip link del s83-eth2;ip link del s7-eth1;ip link del s83-eth2;ip link del s82-eth3;ip link del s8-eth1;ip link del s83-eth3;ip link del s84-eth2;ip link del s9-eth1;ip link del s84-eth2;ip link del s83-eth3;ip link del s10-eth1;ip link del s84-eth3;ip link del s85-eth2;ip link del s11-eth1;ip link del s85-eth2;ip link del s84-eth3;ip link del s12-eth1;ip link del s85-eth3;ip link del s86-eth2;ip link del s13-eth1;ip link del s86-eth2;ip link del s85-eth3;ip link del s14-eth1;ip link del s86-eth3;ip link del s87-eth2;ip link del s15-eth1;ip link del s87-eth2;ip link del s86-eth3;ip link del s16-eth1;ip link del s87-eth3;ip link del s88-eth2;ip link del s17-eth1;ip link del s88-eth2;ip link del s87-eth3;ip link del s18-eth1;ip link del s88-eth3;ip link del s89-eth2;ip link del s19-eth1;ip link del s89-eth2;ip link del s88-eth3;ip link del s20-eth1;ip link del s89-eth3;ip link del s90-eth2;ip link del s21-eth1;ip link del s90-eth2;ip link del s89-eth3;ip link del s22-eth1;ip link del s90-eth3;ip link del s91-eth2;ip link del s23-eth1;ip link del s91-eth2;ip link del s90-eth3;ip link del s24-eth1;ip link del s91-eth3;ip link del s92-eth2;ip link del s25-eth1;ip link del s92-eth2;ip link del s91-eth3;ip link del s26-eth1;ip link del s92-eth3;ip link del s93-eth2;ip link del s27-eth1;ip link del s93-eth2;ip link del s92-eth3;ip link del s28-eth1;ip link del s93-eth3;ip link del s94-eth2;ip link del s29-eth1;ip link del s94-eth2;ip link del s93-eth3;ip link del s30-eth1;ip link del s94-eth3;ip link del s95-eth2;ip link del s31-eth1;ip link del s95-eth2;ip link del s94-eth3;ip link del s32-eth1;ip link del s95-eth3;ip link del s96-eth2;ip link del s33-eth1;ip link del s96-eth2;ip link del s95-eth3;ip link del s34-eth1;ip link del s96-eth3;ip link del s97-eth2;ip link del s35-eth1;ip link del s97-eth2;ip link del s96-eth3;ip link del s36-eth1;ip link del s97-eth3;ip link del s98-eth2;ip link del s37-eth1;ip link del s98-eth2;ip link del s97-eth3;ip link del s38-eth1;ip link del s98-eth3;ip link del s99-eth2;ip link del s39-eth1;ip link del s99-eth2;ip link del s98-eth3;ip link del s40-eth1;ip link del s99-eth3;ip link del s100-eth2;ip link del s41-eth1;ip link del s100-eth2;ip link del s99-eth3;ip link del s42-eth1;ip link del s43-eth1;ip link del s44-eth1;ip link del s45-eth1;ip link del s46-eth1;ip link del s47-eth1;ip link del s48-eth1;ip link del s49-eth1;ip link del s50-eth1;ip link del s51-eth1;ip link del s52-eth1;ip link del s53-eth1;ip link del s54-eth1;ip link del s55-eth1;ip link del s56-eth1;ip link del s57-eth1;ip link del s58-eth1;ip link del s59-eth1;ip link del s60-eth1;ip link del s61-eth1;ip link del s62-eth1;ip link del s63-eth1;ip link del s64-eth1;ip link del s65-eth1;ip link del s66-eth1;ip link del s67-eth1;ip link del s68-eth1;ip link del s69-eth1;ip link del s70-eth1;ip link del s71-eth1;ip link del s72-eth1;ip link del s73-eth1;ip link del s74-eth1;ip link del s75-eth1;ip link del s76-eth1;ip link del s77-eth1;ip link del s78-eth1;ip link del s79-eth1;ip link del s80-eth1;ip link del s81-eth1;ip link del s82-eth1;ip link del s83-eth1;ip link del s84-eth1;ip link del s85-eth1;ip link del s86-eth1;ip link del s87-eth1;ip link del s88-eth1;ip link del s89-eth1;ip link del s90-eth1;ip link del s91-eth1;ip link del s92-eth1;ip link del s93-eth1;ip link del s94-eth1;ip link del s95-eth1;ip link del s96-eth1;ip link del s97-eth1;ip link del s98-eth1;ip link del s99-eth1;ip link del s100-eth1;ip link del s1-eth2;ip link del s2-eth2;ip link del s2-eth2;ip link del s1-eth2;ip link del s2-eth3;ip link del s3-eth2;ip link del s3-eth2;ip link del s2-eth3;ip link del s3-eth3;ip link del s4-eth2;ip link del s4-eth2;ip link del s3-eth3;ip link del s4-eth3;ip link del s5-eth2;ip link del s5-eth2;ip link del s4-eth3;ip link del s5-eth3;ip link del s6-eth2;ip link del s6-eth2;ip link del s5-eth3;ip link del s6-eth3;ip link del s7-eth2;ip link del s7-eth2;ip link del s6-eth3;ip link del s7-eth3;ip link del s8-eth2;ip link del s8-eth2;ip link del s7-eth3;ip link del s8-eth3;ip link del s9-eth2;ip link del s9-eth2;ip link del s8-eth3;ip link del s9-eth3;ip link del s10-eth2;ip link del s10-eth2;ip link del s9-eth3;ip link del s10-eth3;ip link del s11-eth2;ip link del s11-eth2;ip link del s10-eth3;ip link del s11-eth3;ip link del s12-eth2;ip link del s12-eth2;ip link del s11-eth3;ip link del s12-eth3;ip link del s13-eth2;ip link del s13-eth2;ip link del s12-eth3;ip link del s13-eth3;ip link del s14-eth2;ip link del s14-eth2;ip link del s13-eth3;ip link del s14-eth3;ip link del s15-eth2;ip link del s15-eth2;ip link del s14-eth3;ip link del s15-eth3;ip link del s16-eth2;ip link del s16-eth2;ip link del s15-eth3;ip link del s16-eth3;ip link del s17-eth2;ip link del s17-eth2;ip link del s16-eth3;ip link del s17-eth3;ip link del s18-eth2;ip link del s18-eth2;ip link del s17-eth3;ip link del s18-eth3;ip link del s19-eth2;ip link del s19-eth2;ip link del s18-eth3;ip link del s19-eth3;ip link del s20-eth2;ip link del s20-eth2;ip link del s19-eth3;ip link del s20-eth3;ip link del s21-eth2;ip link del s21-eth2;ip link del s20-eth3;ip link del s21-eth3;ip link del s22-eth2;ip link del s22-eth2;ip link del s21-eth3;ip link del s22-eth3;ip link del s23-eth2;ip link del s23-eth2;ip link del s22-eth3;ip link del s23-eth3;ip link del s24-eth2;ip link del s24-eth2;ip link del s23-eth3;ip link del s24-eth3;ip link del s25-eth2;ip link del s25-eth2;ip link del s24-eth3;ip link del s25-eth3;ip link del s26-eth2;ip link del s26-eth2;ip link del s25-eth3;ip link del s26-eth3;ip link del s27-eth2;ip link del s27-eth2;ip link del s26-eth3;ip link del s27-eth3;ip link del s28-eth2;ip link del s28-eth2;ip link del s27-eth3;ip link del s28-eth3;ip link del s29-eth2;ip link del s29-eth2;ip link del s28-eth3;ip link del s29-eth3;ip link del s30-eth2;ip link del s30-eth2;ip link del s29-eth3;ip link del s30-eth3;ip link del s31-eth2;ip link del s31-eth2;ip link del s30-eth3;ip link del s31-eth3;ip link del s32-eth2;ip link del s32-eth2;ip link del s31-eth3;ip link del s32-eth3;ip link del s33-eth2;ip link del s33-eth2;ip link del s32-eth3;ip link del s33-eth3;ip link del s34-eth2;ip link del s34-eth2;ip link del s33-eth3;ip link del s34-eth3;ip link del s35-eth2;ip link del s35-eth2;ip link del s34-eth3;ip link del s35-eth3;ip link del s36-eth2;ip link del s36-eth2;ip link del s35-eth3;ip link del s36-eth3;ip link del s37-eth2;ip link del s37-eth2;ip link del s36-eth3;ip link del s37-eth3;ip link del s38-eth2;ip link del s38-eth2;ip link del s37-eth3;ip link del s38-eth3;ip link del s39-eth2;ip link del s39-eth2;ip link del s38-eth3;ip link del s39-eth3;ip link del s40-eth2;ip link del s40-eth2;ip link del s39-eth3;ip link del s40-eth3;ip link del s41-eth2;ip link del s41-eth2;ip link del s40-eth3;ip link del s41-eth3;ip link del s42-eth2;ip link del s42-eth2;ip link del s41-eth3;ip link del s42-eth3;ip link del s43-eth2;ip link del s43-eth2;ip link del s42-eth3;ip link del s43-eth3;ip link del s44-eth2;ip link del s44-eth2;ip link del s43-eth3;ip link del s44-eth3;ip link del s45-eth2;ip link del s45-eth2;ip link del s44-eth3;ip link del s45-eth3;ip link del s46-eth2;ip link del s46-eth2;ip link del s45-eth3;ip link del s46-eth3;ip link del s47-eth2;ip link del s47-eth2;ip link del s46-eth3;ip link del s47-eth3;ip link del s48-eth2;ip link del s48-eth2;ip link del s47-eth3;ip link del s48-eth3;ip link del s49-eth2;ip link del s49-eth2;ip link del s48-eth3;ip link del s49-eth3;ip link del s50-eth2;ip link del s50-eth2;ip link del s49-eth3;ip link del s50-eth3;ip link del s51-eth2;ip link del s51-eth2;ip link del s50-eth3;ip link del s51-eth3;ip link del s52-eth2;ip link del s52-eth2;ip link del s51-eth3;ip link del s52-eth3;ip link del s53-eth2;ip link del s53-eth2;ip link del s52-eth3;ip link del s53-eth3;ip link del s54-eth2;ip link del s54-eth2;ip link del s53-eth3;ip link del s54-eth3;ip link del s55-eth2;ip link del s55-eth2;ip link del s54-eth3;ip link del s55-eth3;ip link del s56-eth2;ip link del s56-eth2;ip link del s55-eth3;ip link del s56-eth3;ip link del s57-eth2;ip link del s57-eth2;ip link del s56-eth3;ip link del s57-eth3;ip link del s58-eth2;ip link del s58-eth2;ip link del s57-eth3;ip link del s58-eth3;ip link del s59-eth2;ip link del s59-eth2;ip link del s58-eth3;ip link del s59-eth3;ip link del s60-eth2;ip link del s60-eth2;ip link del s59-eth3;ip link del s60-eth3;ip link del s61-eth2;ip link del s61-eth2;ip link del s60-eth3;ip link del s61-eth3;ip link del s62-eth2;ip link del s62-eth2;ip link del s61-eth3;ip link del s62-eth3;ip link del s63-eth2;ip link del s63-eth2;ip link del s62-eth3;ip link del s63-eth3;ip link del s64-eth2;ip link del s64-eth2;ip link del s63-eth3;ip link del s64-eth3;ip link del s65-eth2;ip link del s65-eth2;ip link del s64-eth3;ip link del s65-eth3;ip link del s66-eth2;ip link del s66-eth2;ip link del s65-eth3;ip link del s66-eth3;ip link del s67-eth2;ip link del s67-eth2;ip link del s66-eth3;ip link del s67-eth3;ip link del s68-eth2;ip link del s68-eth2;ip link del s67-eth3;ip link del s68-eth3;ip link del s69-eth2;ip link del s69-eth2;ip link del s68-eth3;ip link del s69-eth3;ip link del s70-eth2;ip link del s70-eth2;ip link del s69-eth3;ip link del s70-eth3;ip link del s71-eth2;ip link del s71-eth2;ip link del s70-eth3;ip link del s71-eth3;ip link del s72-eth2;ip link del s72-eth2;ip link del s71-eth3;ip link del s72-eth3;ip link del s73-eth2;ip link del s73-eth2;ip link del s72-eth3;ip link del s73-eth3;ip link del s74-eth2;ip link del s74-eth2;ip link del s73-eth3;ip link del s74-eth3;ip link del s75-eth2;ip link del s75-eth2;ip link del s74-eth3;ip link del s75-eth3;ip link del s76-eth2;ip link del s76-eth2;ip link del s75-eth3;ip link del s76-eth3;ip link del s77-eth2;ip link del s77-eth2;ip link del s76-eth3;ip link del s77-eth3;ip link del s78-eth2 ) 2&gt; /dev/null
ip link show
*** Killing stale mininet node processes
pkill -9 -f mininet:
pkill -9 -f mininet:
*** Shutting down stale tunnels
pkill -9 -f Tunnel=Ethernet
pkill -9 -f .ssh/mn
rm -f ~/.ssh/mn/*
*** Cleanup complete.</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:45:08.772236" elapsed="0.001131"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-05-12T03:45:08.773855" elapsed="0.000040"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:45:08.773551" elapsed="0.000419"/>
</branch>
<status status="PASS" start="2026-05-12T03:45:08.773497" elapsed="0.000530"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-05-12T03:45:08.774437" elapsed="0.000074"/>
</return>
<status status="PASS" start="2026-05-12T03:45:08.774152" elapsed="0.000438"/>
</branch>
<status status="PASS" start="2026-05-12T03:45:08.774117" elapsed="0.000529"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-05-12T03:45:08.774725" elapsed="0.000033"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-05-12T03:45:08.781614" elapsed="0.000162"/>
</kw>
<msg time="2026-05-12T03:45:08.781821" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:45:08.780919" elapsed="0.000968"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-05-12T03:45:08.782048" elapsed="0.000022"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-05-12T03:45:08.782230" elapsed="0.000022"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-05-12T03:45:08.775536" elapsed="0.006780"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-05-12T03:44:58.456447" elapsed="10.325962"/>
</kw>
<msg time="2026-05-12T03:45:08.782462" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:44:58.455106" elapsed="10.327414"/>
</kw>
<arg>${system}</arg>
<arg>sudo mn -c</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Mininet machine.</doc>
<status status="PASS" start="2026-05-12T03:44:58.454057" elapsed="10.328541"/>
</kw>
<kw name="Run Command On Mininet" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-05-12T03:45:08.784919" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-05-12T03:45:08.784558" elapsed="0.000422"/>
</branch>
<status status="PASS" start="2026-05-12T03:45:08.784539" elapsed="0.000465"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-05-12T03:45:08.785302" level="INFO">index=6
host=10.30.171.227
alias=None
port=22
timeout=6 minutes 40 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-05-12T03:45:08.785408" level="INFO">${current_ssh_connection} = index=6
host=10.30.171.227
alias=None
port=22
timeout=6 minutes 40 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=stric...</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-05-12T03:45:08.785174" elapsed="0.000262"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:45:08.785978" level="INFO">Attempting to execute command "sudo ps -elf | egrep 'usr/local/bin/mn' | egrep python | awk '{print "sudo kill -9",$4}' | sh" on remote system "10.30.171.227" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:45:08.785590" elapsed="0.000434"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-05-12T03:45:08.786578" level="INFO">${conn_id} = 11</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-05-12T03:45:08.786198" elapsed="0.000406"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-05-12T03:45:08.787493" level="INFO">Length is 0.</msg>
<msg time="2026-05-12T03:45:08.787574" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-05-12T03:45:08.787189" elapsed="0.000409"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:45:08.787762" elapsed="0.000342"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-05-12T03:45:08.788970" level="INFO">Logging into '10.30.171.227:22' as 'jenkins'.</msg>
<msg time="2026-05-12T03:45:09.432197" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-153-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue May 12 03:44:58 UTC 2026

  System load:  0.84               Processes:             321
  Usage of /:   19.5% of 38.58GB   Users logged in:       1
  Memory usage: 7%                 IPv4 address for ens3: 10.30.171.227
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

9 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue May 12 03:44:59 2026 from 10.30.170.229
[?2004h[jenkins@releng-51746-238-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-05-12T03:45:08.788647" elapsed="0.643781"/>
</kw>
<msg time="2026-05-12T03:45:09.432512" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:45:08.788293" elapsed="0.644308"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-05-12T03:45:08.786822" elapsed="0.645883"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-05-12T03:45:09.433217" level="INFO">Executing command 'sudo ps -elf | egrep 'usr/local/bin/mn' | egrep python | awk '{print "sudo kill -9",$4}' | sh'.</msg>
<msg time="2026-05-12T03:45:09.465330" level="INFO">Command exited with return code -1.</msg>
<msg time="2026-05-12T03:45:09.465475" level="INFO">${stdout} = </msg>
<msg time="2026-05-12T03:45:09.465520" level="INFO">${stderr} = </msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-05-12T03:45:09.432950" elapsed="0.032593"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-05-12T03:45:09.465747" elapsed="0.000248"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-05-12T03:45:09.466540" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-12T03:45:09.466243" elapsed="0.000340"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-05-12T03:45:09.466816" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-05-12T03:45:09.466668" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-05-12T03:45:09.466643" elapsed="0.000252"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-05-12T03:45:09.467052" elapsed="0.000034"/>
</return>
<status status="PASS" start="2026-05-12T03:45:09.466948" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-05-12T03:45:09.466933" elapsed="0.000210"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-05-12T03:45:09.467194" elapsed="0.000015"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-05-12T03:45:09.472744" elapsed="0.000148"/>
</kw>
<msg time="2026-05-12T03:45:09.472938" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:45:09.472129" elapsed="0.000873"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-05-12T03:45:09.473176" elapsed="0.000023"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-05-12T03:45:09.473343" elapsed="0.000020"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-05-12T03:45:09.467557" elapsed="0.005869"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-05-12T03:45:08.783828" elapsed="0.689691"/>
</kw>
<msg time="2026-05-12T03:45:09.473570" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-05-12T03:45:08.783259" elapsed="0.690369"/>
</kw>
<arg>${system}</arg>
<arg>sudo ps -elf | egrep 'usr/local/bin/mn' | egrep python | awk '{print "sudo kill -9",$4}' | sh</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Mininet machine.</doc>
<status status="PASS" start="2026-05-12T03:45:08.782779" elapsed="0.690923"/>
</kw>
<status status="PASS" start="2026-05-12T03:44:58.453420" elapsed="11.020336"/>
</kw>
<kw name="Delete All Sessions" owner="RequestsLibrary">
<msg time="2026-05-12T03:45:09.473975" level="INFO">Deleting All Sessions</msg>
<doc>Removes all the session objects</doc>
<status status="PASS" start="2026-05-12T03:45:09.473901" elapsed="0.000159"/>
</kw>
<doc>Cleanup when workflow is interrupt</doc>
<status status="PASS" start="2026-05-12T03:44:58.439469" elapsed="11.034642"/>
</kw>
<doc>Test suite for finding out max number of switches</doc>
<status status="PASS" start="2026-05-12T03:42:51.120485" elapsed="138.353660"/>
</suite>
<statistics>
<total>
<stat pass="1" fail="0" skip="0">All Tests</stat>
</total>
<tag>
</tag>
<suite>
<stat name="openflowplugin-scale-switch.txt" id="s1" pass="1" fail="0" skip="0">openflowplugin-scale-switch.txt</stat>
</suite>
</statistics>
<errors>
</errors>
</robot>
